XYGATE Merged Audit Reference Manual

Table Of Contents
XYGATE Merged Audit
®
Reference Manual
Appendix G: Data Mapping
XYPRO Technology Corporation 244 Proprietary and Confidential
Column Type Description
AUDIT.ALERTED Char 1 One character indicating whether or not
XMA generated an alert when it
processed the event. See General
Note 4 on page 241 above.
AUDIT.PRODUCTCODE varchar 10 The product (XAC, SFG, etc) that
generated the audit record (links to
INSTALL.PRODUCTCODE).
AUDIT.SUBJECT_USERNUMBER_MAJOR char 8 3-digit group number portion of the
userid of the person performing the
action that generated the audit event.
AUDIT.SUBJECT_USERNUMBER_MINOR char 8 3-digit member number portion of the
userid of the person performing the
action that generated the audit event.
AUDIT.TARGET_USERNUMBER_MAJOR char 8 When present, 3-digit group number
portion of the userid of the userid being
acted on in the audit event.
AUDIT.TARGET_USERNUMBER_MINOR char 8 When present, 3-digit group number
portion of the userid of the userid being
acted on in the audit event.
AUDIT.SUBJECTLOGIN varchar 40 The user name or Safeguard alias of
the person performing the action that
generated the audit event.
AUDIT.SUBJECTSYSTEM varchar 64 The NonStop server with the SUBJECT
USER was authenticated.
AUDIT.TARGETLOGIN varchar 40 The user name or Safeguard alias
being acted on in the audit event .
AUDIT.OBJECTTYPE varchar 32 The type of object being acted on in the
audit event (USER Record, diskfile,
etc).
AUDIT.OBJECTNAME varchar 200 The name of the object being acted on
in the audit event (a userid, a diskfile
name, etc).
AUDIT.OPERATION varchar 128 The action being taken in the audit
event (Logon, change, delete, etc).
AUDIT.TERMINAL varchar 64 The terminal where the person
performing the action is logged on.
AUDIT.MESSAGEID varchar 20 A product-specific identifier of audit
record types.
AUDIT.MESSAGECODE varchar 20 The actual result of an action (BAD
PASSWORD, Logon successful).
AUDIT.RULENAME varchar 50 Generally, the RULENAME that was
used to allow or deny the action of the
SUBJECTUSER.
AUDIT.USER_DATA varchar 16 16-character customizable entry that
Equens adds to an audit record.
AUDIT.RESULT varchar 256 The text describing the audit event; for
example: "<userid> read <filename>"