XYGATE Access Control Reference Manual
XYGATE
®
 Access Control Reference Manual 
Appendix E: XAC Host Macros 
XYPRO Technology Corporation  252  Proprietary and Confidential 
E8:  XAC_AUDIT_REPORT 
XAC_AUDIT_REPORT is a single line, batch-oriented method of generating an audit 
report. 
Syntax: 
XAC_AUDIT_REPORT <from-date> <from-time> <to-date> <to-time> <user>  
    <login-name> <output-flag> <terminal> <command>  
    <violations-flag> <auditlog> <output-file > <sortorder> 
    <DEBUG Flag> <Report title> <User input> <IP Address>  
    <Custom Columns> <Custom Sort> <Custom Width> <Custom Lines> 
Where: 
from-date 
The earliest date to be included in the report. Enter in YYYY-MM-DD 
format. 
from-time 
The earliest time on the <from-date> to be included in the report. Enter in 
HH:MM format (24-hour format). 
to-date 
The last date to be included in the report. Enter in YYYY-MM-DD format. 
to-time 
The last time on the <to-date> to be included in the report. Enter in 
HH:MM format (24-hour format). 
user 
The subject userid in <group number, user number> format,  
or *,* for all userids. 
login-name 
May be any of the following: 
•  The Guardian userid in <group name.username> format 
•  SAFEGUARD alias 
• 
* for all login names. 
This is a case sensitive field. It can take a comma-separated list or leading 
or trailing wildcards. 
output-flag 
An indicator of whether or not output records (XAC-O) should be 
displayed: 
Y - Display output records 
N – Do not display output records 
terminal 
All or part of a terminal name or * for all. 
command 
The name of the command to display or * for all. 
violations-
flag 
An indicator of whether or not all records should be displayed or only 
records that audit a failure: 
Y - Display only violations 
N - Display all records 
auditlog 
The name of the audit file from which to pull report data. 
output-file 
Spooler location and report name. For example, $S.#XAC.REPORT. 
sortorder 
USER, SESSION, LOGINNAME, COUNTS, TIME, CUSTOM. 
DEBUG Flag 
Determines if debugging information is displayed: 
•  1 to display information 
•  0 to not display information. 










