XYGATE Compliance PRO (XSW) Reference Manual
XYGATE
®
Compliance PRO
™
Reference Manual
Appendix A: The SWCONF File
XYPRO Technology Corporation 229 Proprietary and Confidential
A3: AUDIT (Filename)
This keyword determines the audit file specifications when a filename is defined.
Refer to Chapter 12, “XSW Auditing and Audit Reporting” for more information.
Syntax:
AUDIT <filename> [EXT(pri,sec,max)] [NO_ROLL_MSGS]
Example:
AUDIT $SYSTEM.XYGATESW.AUDIT EXT(300,300,14) NO_ROLL_MSGS
AUDIT $SYSTEM.XYGATESW.AUDIT
EXT(x,x,x)
The optional EXT sub-keyword is used to specify the primary, secondary, and max
extents when an audit trail is created.
NO_ROLL_MSGS
The optional NO_ROLL_MSGS sub-keyword suppresses most EMS LOG audit file
messages that occur during the audit file rollover mentioned in section 12.2.2, “Audit
Diskfile Creation and Rollover” described on page 207.
A4: AUDIT (Process Name)
This keyword determines the audit file specifications when a process name is defined.
Refer to Chapter 12, “XSW Auditing and Audit Reporting” for more information.
Syntax:
AUDIT <$process-name> [EMS] [CONSOLEPRINT]
Example:
AUDIT $0 EMS CONSOLEPRINT
CONSOLEPRINT
The optional CONSOLEPRINT sub-keyword causes messages that are logged to EMS
to also print on the console.
EMS
The optional EMS sub-keyword is used to generate Event Management System (EMS)
format audits. It should be used only when auditing to $0 or an EMS alternate
collector.