SMF Common fields
You can specify these fields in the FIELDS parameter of any SMF statement.
Name | Tag | Description |
---|---|---|
EventJobID | EventJobID | Job ID (job number) |
EventJobName | JobNm | Job name |
EventJobstepAuth | JSauth | APF-authorization state of jobstep |
EventJobstepProg | Pgm | Jobstep program name |
EventPOE | POE | Job POE from RUTKN |
EventPOEX | POEclass | POE Class index from RUTKN |
EventPOEXD | POEclass | POE Class index from RUTKN expressed as text |
EventPrivChangeD | PrivChgD | In the event of privilege escalation (see EventPrivilege) then this field is a textual representation of the specific escalated privileges, in the same format as EventRecACEEFLG1 Valid for RACF and TSS only. |
EventPrivilege | PrivStat | One of four one-character values: For more information, see Privilege Escalation Detection. |
EventPrivilegeD | PrivStatD | The data of EventPriv converted to a more readable form: Normal user, Known Privileged, New Privileged, or Escalated privileges |
EventRecACEEADSP | ACEEADSP | ACEE Automatic Data Security Protection (ADSP) flag |
EventRecACEEAUDT | ACEEAUDT | ACEE Auditor Attribute flag |
EventRecACEEFLG1 | ACEEFLG1 | ACEE Flag 1 in textual format |
EventRecACEELOGU | ACEELOGU | ACEE Have most RACF Functions Logged (UAUDIT) flag |
EventRecACEEOPER | ACEEOPER | ACEE Operations Attribute flag |
EventRecACEEPRIV | ACEEPRIV | ACEE User is a Started Procedure with the Privileged Attribute (ACEEPRIV) flag |
EventRecACEERACF | ACEERACF | ACEE RACF Defined User (ACEERACF) flag |
EventRecACEEROA | ACEEROA | ACEE Read-Only Auditor (ROAUDIT) Attribute flag |
EventRecACEESPEC | ACEESPEC | ACEE Special Attribute flag |
EventSType | TokSType | Session type from RUTKN |
EventSTypeD | TokSType | Session type from RUTKN expressed as text |
EventTokDFLT | TokDFLT | Default RUTKN |
EventTokDGRP | TokDGRP | Default Group assigned |
EventTokDSEC | TokDSec | Default SECLABEL assigned |
EventTokENCR | TokENCR | Token is encrypted |
EventTokERR | TokERR | Token in error |
EventTokFlg1 | TokFlg1 | RUTKN Token Flag 1 |
EventTokFlg2 | TokFlg2 | RUTKN Token Flag 2 |
EventTokFlg3 | TokFlg3 | RUTKN Token Flag 3 |
EventTokIPV | ToIPV | IP value present for SERVAUTH POE |
EventTokLOGU | TokLOGU | Log user indicator |
EventTokNETF | TokNETF | Network name specified |
EventTokPRIV | TokPRIV | Privileged user indicator |
EventTokREMOT | TokREMOT | Remote job indicator |
EventTokRSPEC | TokRSPEC | RACF special indicator |
EventTokSUS | TokSUS | Surrogate userid |
EventRecTOKSUSR | SurrogateFor | Submitting userid |
EventTokTRST | TokTRST | Part of trusted computer base |
EventTokUDUS | TokUDUS | Undefined user |
EventTokUNUSR | TokUNUSR | NJE unknown user |
EventTokVXPRP | TokVXPRP | Verifyx propagation occurred |
EventTokWDWN | TokWDwn | When MLS is Active, Write-Down is allowed |
EventUserID | EventUserID | User ID |
EventUserID_L | usrName | User ID This field’s formatting is conditioned on the software switch LEEF. |
EventUserName | Name | User name from SAF |
EventUserName_L | accountName | User name from SAF This field’s formatting is conditioned on the software switch LEEF. |
EventWRKTYP | WorkType | The type of work represented by the event record: ‘A’ ASCH/APPC transaction, ‘J’ Batch job, ‘S’ Started task, ‘T’ TSO user, ‘U’ type of work could not be determined |
EventWRKTYPD | WorkTypeD | The type of work represented by the event record expressed as text |
EventWRKTYPDX | WorkType | The type of work represented by the event record expressed as text, with the now-deprecated WorkType tag |
SMFXXDTETME | Timestamp | The SMF record timestamp formatted in accordance with the TIME statement This field is largely redundant with the timestamp automatically generated by BMC Defender and most other syslog servers. It is also redundant with the RFC 3164 timestamp generated by OPTIONS TIMESTAMP. |
SMFXXDTETME_L | devTime | The SMF record timestamp formatted in accordance with the TIME statement This field’s formatting is conditioned on the software switch LEEF. |
SMFXXRTY | Rtype | The SMF record type |
SMFXXSID | SID | The SMF system ID from the SMF record This field is possibly redundant with the RFC 3164 host name. See OPTIONS HOSTNAME. |
SMFXXSTY | SubT | The SMF record subtype The value of the halfword integer at displacement 22 into the base of the SMF record. Compare Event_SubType. |
For more information, see ACF2-Specific-SMF-Common-fields.
Related topic