Elements for AUDIT_RUNTIME events

This event type identifies runtime events, such as starting, stopping, and capacity planning-related events for security servers. This event type is not meant for administrative operations performed by a system administrator. Such operations need to use the AUDIT_MGMT_* event types.

The following table lists the elements that can be displayed in the output of an AUDIT_RUNTIME event and their abbreviated XPath statements.

Element Always in output Abbreviated XPath
action Yes action
auditMsg No auditMsg
auditMsgElement No Neither this element, nor its children, should be defined in the shredder configuration file.
auditTrailId No auditTrailId
endTime No endTime [type='dateTime']
extensionName Yes ”'AUDIT_RUNTIME'"
globalInstanceId Yes Not applicable. This value is an internal number that is not related to #GLOBAL_ID.
outcome Yes This element is a container element and has no valid XPath. A valid XPath requires a values declaration. This container element uses the children of the auditOutcomeType element type.
outcome.failureReason No outcome.failureReason
outcome majorStatus No outcome.majorStatus
outcome minorStatus No outcome.minorStatus
outcome result Yes outcome.result
perfInfo When action is statistic This element is a container element and has no valid XPath. A valid XPath requires a values declaration. This container element uses the children of the perfInfoType element type.
perfInfo.aggregate Yes perfInfo.aggregate
perfInfo.description Yes perfInfo.description
perfInfo name Yes perfInfo.name
perfInfo maxValue No perfInfo.maxValue
perfInfo minValue No perfInfo.minValue
perfInfo numDataPoints Yes perfInfo.numDataPoints
perfInfo unit Yes perfInfo.unit
perfInfo value Yes perfInfo.value
registryInfo No This element is a container element and has no valid XPath. A valid XPath requires a values declaration. This container element uses the children of the registryInfoType element type.
registryInfo serverLocation Yes registryInfo.serverLocation
registryInfo serverLocationType Yes registryInfo.serverLocationType
registryInfo serverPort Yes registryInfo.serverPort
registryInfo type Yes registryInfo.type
reporterComponentId When different from the sourceComponentId Neither this element, nor its children, should be defined in the shredder configuration file. These elements are generated by the code. This container element uses the children of the auditComponentIdType element type.
resourceInfo No This element is a container element and has no valid XPath. A valid XPath requires a values declaration. This container element uses the children of the resourceInfoType element type.
resourceInfo.attributes No resourceInfo.attributes
resourceInfo.nameInApp Yes resourceInfo.nameInApp
resourceInfo.nameInPolicy Yes resourceInfo.nameInPolicy
resourceInfo.type Yes resourceInfo.type
sequenceNumber Yes Not applicable. This value is an internal number that is not related to #RECORD_ID.
sourceComponentId Yes This element is a container element and has no valid XPath. A valid XPath requires a values declaration. This container element uses the children of the auditComponentIdType element type.
sourceComponentId application Yes CommonBaseEvent/SourceComponentId/ @application
sourceComponentId component Yes CommonBaseEvent/SourceComponentId/ @component
sourceComponentId componentIdType Yes CommonBaseEvent/SourceComponentId/ @componentIdType
sourceComponentId componentType Yes CommonBaseEvent/SourceComponentId/ @componentType
sourceComponentId executionEnvironment No CommonBaseEvent/SourceComponentId/ @executionEnvironment
sourceComponentId instanceId No CommonBaseEvent/SourceComponentId/ @instanceId
sourceComponentId location Yes CommonBaseEvent/SourceComponentId/@location
sourceComponentId locationType Yes CommonBaseEvent/SourceComponentId/ @locationType
sourceComponentId processed No CommonBaseEvent/SourceComponentId/ @processed
sourceComponentId subComponent Yes CommonBaseEvent/SourceComponentId/ @subComponent
sourceComponentId threadId No CommonBaseEvent/SourceComponentId/@threadId
startTime No startTime [type='dateTime']
timestamp Yes CommonBaseEvent/@creationTime
userInfo No This element is a container element and has no valid XPath. A valid XPath requires a values declaration. This container element uses the children of the userInfoType element type.
userInfo.appUserName Yes userInfo.appUserName
userInfo.attributes No userInfo.attributes
userInfo.callerList No userInfo.callerList
userInfo.domain No userInfo.domain
userInfo location No userInfo.location
userInfo locationType No userInfo.locationType
userInfo.realm No userInfo.realm
userInfo.registryUserName Yes userInfo.registryUserName
userInfo.sessionId No userInfo.sessionId
userInfo.uniqueId No userInfo.uniqueId

Parent topic: Elements by event types