Safeguard Audit Service Manual (G06.24+, H06.03+)
Audit File Record Formats
Safeguard Audit Service Manual—520480-014
A-28
Event-Exit Configuration Record
02 ZMAXEXTENTS TYPE ZSPI-DDL-UINT.
END.
Field Definitions
ZAUDIT-POOL-NAME
is the $volume.subvolume name of the audit pool to which this record refers.
ZMAXFILES
is the maximum number of files that can be allocated in this audit pool.
ZCURRENT-FILE-NUMBER
is the current audit file number in this audit pool.
ZPRIMARY-EXTENTS
is the primary extent size to be used when creating audit files in this audit pool.
ZSECONDARY-EXTENTS
is the secondary extent size to be used when creating audit files in this audit pool.
ZMAXEXTENTS
is the maximum number of primary and secondary extents to be allocated to audit
files created in this audit pool.
Event-Exit Configuration Record
The Safeguard subsystem maintains a configuration record for the event-exit process.
Any attempt to change the event-exit record is audited. The change generates a pair of
secondary records—one to represent the event-exit record before the attempt and one
to represent the attempted change to the event-exit record. These records are
represented in the ZTEXT-AREA of secondary audit records with this template overlay.
DDL Definition
DEF ZSFG-DDL-PROCESS-SUBREC.
02 ZPNAME TYPE ZSPI-DDL-BYTE OCCURS 6 TIMES.
02 ZPROG TYPE ZSPI-DDL-BYTE OCCURS 47 TIMES.
02 ZLIB TYPE ZSPI-DDL-BYTE OCCURS 47 TIMES.
02 ZSWAP TYPE ZSPI-DDL-BYTE OCCURS 47 TIMES.
02 ZCPU TYPE ZSPI-DDL-INT
02 ZPRI TYPE ZSPI-DDL-INT
02 ZRSPTIMEOUT TYPE ZSPI-DDL-UINT
02 ZENABLED TYPE ZSPI-DDL-BOOLEAN.
02 ZENA-SEEP-AUTHN TYPE ZSPI-DDL-BOOLEAN.
02 ZENA-SEEP-AUTHZ TYPE ZSPI-DDL-BOOLEAN.
02 ZENA-SEEP-PSWD TYPE ZSPI-DDL-BOOLEAN.