XYGATE Compliance PRO (XSW) Reference Manual
XYGATE
®
Compliance PRO
™
Reference Manual
Chapter 12. XSW Auditing and Audit Reporting
XYPRO Technology Corporation 213 Proprietary and Confidential
If you put an asterisk ( * ) at the end of the string, XSW will include any IP address that
begins with the entry in the report.
Example
IP Address:
123* finds all IP Addresses starting with 123.
205* finds all IP Addresses starting with 250.
If you enter an IP address without either a leading or trailing asterisk ( * ), then XSW
will only include the IP addresses that exactly match the IP address you have entered.
Example
212.123.12.42 finds only the entry 212.123.12.42
You may also exclude specific IP addresses by using NOT Statements. NOT
Statements must follow the initial wildcarded selection. For example, if you want to
report on the activities of all IP addresses except 212.123.12.42, you would enter:
* not 212.123.12.42
You may exclude multiple IP addresses by entering the IP addresses separated by
commas.
Example
10.1.1.* not 10.1.1.40 finds all IPs with 10.1.1 but not 10.1.1.40
D: Machine Name
The subject Userid/Login Name is the ID of the person executing the XYGATESW
Commands.
Example
Selection?D
Enter machine names separated by commas.
A leading * on an machine name will match
any machine names that contain the specified string.
A trailing * will match any machine names that start
with the specified string.
The NOT keyword can be used: <machine list> NOT <machine list>
E: Client Logon
You may limit your report to processing done from a wildcarded client logon name.
Example
Selection?E
Enter PC user login name separated by commas.
A leading * on an PC user login names will match any
operations that contain the specified string.
A trailing * will match any PC user login names that start
with the specified string.
The NOT keyword can be used: < PC login name> NOT < PC login name>