XYGATE Access Control Reference Manual

XYGATE
®
Access Control Reference Manual
Chapter 7. XAC Auditing and Audit Reports
XYPRO Technology Corporation 80 Proprietary and Confidential
H: Violations Only
You may choose to have only audit records where the COMMAND-STATUS field is
not blank displayed. A non-blank status means that an error of some sort occurred.
Example:
Selection? H
Do you want to only see Violations <No>? YES
Only records with an error will be printed.
I: Output File
The XAC_REPORT macro puts a job in the spooler called $S.#XYGATE.ACCESS.
To change the spooler location, select I.
Example:
Selection? I
Output file <$S.#XYGATE.ACCESS>? $S.#HP1.LP
This report will go to the location $S.#HP1.LP.
J: Sort Order
You may choose the report format that best suits your needs. XYGATEAC comes with
the following sort options: USER,SESSION,LOGINNAME,COUNTS,TIME.
USER Audit entries are grouped by Userid
SESSION Audit entries are grouped by SESSION-ID.
LOGINNAME Audit entries are grouped by Login Name
COUNTS The ACACL Command Entry names are displayed along with the
number of times each Command Entry has been used. Only entries
with a usage greater than zero are displayed.
TIME Audit entries are grouped by time at which the audit record was
written.
To select the order you would like to use to sort the report, select J.
Example:
Selection? J
Report sort order (USER,SESSION,LOGINNAME,COUNTS,TIME) <USER>?SESSION
This report will be grouped by session.