XYGATE Compliance PRO (XSW) Reference Manual

XYGATE
®
Compliance PRO
Reference Manual
Chapter 12. XSW Auditing and Audit Reporting
XYPRO Technology Corporation 208 Proprietary and Confidential
12.3.1 XSW Audit Record Format
Field Type Description
Date-Time Data Following
14 fields
Time of the audit event, formatted as:
YYYY MM DD HH MM SS MMMMMM
YEAR
PIC 9(4)
FILLER_0
PIC X(1)
MONTH
PIC 9(2)
FILLER_1
PIC X(1)
DAY
PIC 9(2)
FILLER_2
PIC X(1)
HOUR
PIC 9(2)
FILLER_3
PIC X(1)
MINUTE
PIC 9(2)
FILLER_4
PIC X(1)
SECOND
PIC 9(2)
FILLER_5
PIC X(1)
MILLISECOND
PIC 9(3)
MICROSECOND
PIC 9(3)
Subject-group-number PIC 9(3)
Group number of the user ID initiating the
collection
Subject-user-number
PIC 9(3)
User number of the user ID initiating the collection
Subject-login-name PIC X(32)
The login name on the host group.user name (for
example, QC.JOE)
ip-address
PIC X(46)
The IP address from the client
machine-name
PIC X(64)
The machine name of the connected client
client-logon
PIC X(40)
The logon of the user on the connected client
client-program
PIC X(8)
Currently unused
host-program PIC X(8)
The program writing the audit record
(XYGATESW or XYSWNODE)
Session PIC X(12)
This is the session id for this XSW/GUI connection
session. All audit records generated for this XSW
session will contain this identifier
Sequence-number PIC 9(6)
This is the sequence number of this event within
the XSW session. This number starts with 1 and
increases for the life of the session.