XYGATE Compliance PRO (XSW) Reference Manual
XYGATE
®
 Compliance PRO
™
 Reference Manual    
Appendix A: The SWCONF File 
XYPRO Technology Corporation  230  Proprietary and Confidential 
A5:  AUDIT (IP Process Name) 
This keyword determines the audit file specifications when an IP address is defined. 
Refer to Chapter 12, “XSW Auditing and Audit Reporting” for more information. 
Syntax: 
AUDIT <IP-process-name> IP <address[:port]>  
  [SYSLOG_PREFIX "<134><normal text>"]  
  [SYSLOG_CRITICAL_PREFIX "<130><critical text>"] 
Note: There is no error-checking available on an IP port write.  
Example: 
AUDIT $ZTC0 IP 208.202.151.70:554 SYSLOG_PREFIX "<134> TANDEM" 
SYSLOG_CRITICAL_PREFIX "<130> TAN-CRITICAL" 
SYSLOG_PREFIX 
The optional SYSLOG_PREFIX sub-keyword is used to specify text that will be 
prepended to the front of the audit message being written to the IP address. <134> is 
the standard message tag indicating a normal message, and <normal text> is freeform 
text to prepend to the front of the message. Together, <134> and the text must be 
surrounded by double-quotation marks. 
Syntax: 
[SYSLOG_PREFIX "<134> <normal text>"] 
SYSLOG_CRITICAL_PREFIX 
The optional SYSLOG_CRITICAL_PREFIX sub-keyword is used to specify text that 
will be prepended at the front of any audit message being written to the IP address 
whose audit attribute is critical. 
<130> is the standard message tag indicating a critical message, and <critical text> is 
freeform text to prepend to the front of the message. Together, <130> and the text 
must be surrounded by double-quotation marks. 
Syntax: 
[SYSLOG_CRITICAL_PREFIX "<130> <critical text>"] 










