XYGATE Merged Audit Reference Manual

Table Of Contents
XYGATE Merged Audit
®
Reference Manual
Appendix G: Data Mapping
XYPRO Technology Corporation 264 Proprietary and Confidential
Special Processing for BASE24 EMS Audits
The EMS MOVER parses messages from BASE24 differently:
Table and Column EMS MOVER
AUDIT.PRODUCTCODE Fill in the text "BASE24 EMS"
AUDIT.SUBJECTLOGIN Base24 username or user number
AUDIT.TARGETLOGIN Contents of the Base24 ID’s SEC record ALIAS field
AUDIT.OBJECTTYPE OBJECTTYPE (e.g., PROCESS, DEVICE, STATION, LINK,
etc.)
AUDIT.OBJECTNAME For XPSNCPI = the object named in the RESULT.
For LOGDATER = the new EMSLOG name.
AUDIT.OPERATION For XPSNCPI = the value following "executing command"
string in the text
For LOGDATER = EMS EVENT LOG HAS BEEN SWITCHED
AUDIT.MESSAGECODE SSID (e.g., ACI.LOGDATER.nnnn or ACI.XPSNCPI.nnnn)
AUDIT.OUTCOME Set to "3" (Failure) when EMS text contains the string
"Security Violation"; otherwise, set to "4."
SESSION.SESSIONNAME Session number (e.g., session 00001-00-00358). This is the
"Ticket Number" that BASE24 assigns to the users session.
AUDIT.OPERATION Scenarios
Scenario 1: DELIVER PROCESS <process name>, "bittrace off"
Handling: When command = "DELIVER", then concatenate the value in quotation
marks with DELIVER in the OPERATION column.
Example: DELIVER bittrace off
Scenario 2: When 2 or more commands are issued; INFO STATION * , STARTED
Handling: The STARTED is actually a qualifier for INFO, meaning show me all
stations that are "started", so "INFO" is placed in the OPERATION column.
Scenario 3: When a command has 2 or more parts: CONTROL PROCESS * ,
PURGE , STOPPED
Handling: Concatenate all command modifiers with "CONTROL" in the
OPERATION column
Example: CONTROL, PURGE, STOPPED
Scenario 4: When a command has 2 parts: ALTER STATION S1DVISA1 ,
IAUDIT ON
Handling: When command = "ALTER", then concatenate the value after the
comma with "ALTER" in the OPERATION column.
Example: ALTER IAUDIT ON