Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Layout of the log records for SAT

SESAM/SQL logs security relevant events with the help of the component SAT (Security Audit Trail) of the software product SECOS.
An overview of this function is given in the “ Core manual”, in the section “Logging securityrelevant events with SAT”. For more information about SAT and the SAT evaluation routine SATUT, refer to the “ Security Control System - Audit” manual.

For each security relevant event, a log record (SATLOG record) is written in the protected SATLOG file. The SATLOG file can be analyzed later using the SATUT evaluation routine.

SATLOG records consist of a fixed part which is constantly supplied, and a variable part which contains information about the security relevant event from SESAM/SQL.

The following fields in the fixed part of every SATLOG record are always assigned values:

  • user ID and TSN of the DBH task (user-id, tsn)

  • logging time (timestp)

  • abbreviated name of the event (evt) and result of the event (res)

  • chipcard ID if a chipcard is used

Fieldname

al/

fil

exit

Meaning and values of information:

SDF data type or keywords

auditid

*

0001

Audit subject identification
type: x-string 2..32

evt


00F3

Abbreviated name of the event
type: c-string 1..3

res


00F5

Result of the event
keywords: F/S for Failure/Success

timestp


00F1

Logging time
format: yyyy-mm-dd/hh:mm:ss

tsn


00F4

TSN of the DBH task
type: c-string 1..4

user-id


00F6

User ID of the DBH task
type: c-string 1..8

Table 51: Field names and values for every SATLOG record


These fields are therefore no longer mentioned in the following SESAM-specific tables. For the meaning of the column headers see "Auditable information for every SESAM object event".