Elements for AUDIT_AUTHZ events

This event type identifies authorization events.

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

Element Always in output Abbreviated XPath
accessDecision When outcome.result is SUCCESSFUL accessDecision
accessDecisionReason When accessDecision is Denied accessDecisionReason
action No action
appName No appName
attributePermissionInfo 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 attributePermissionInfoType element type.
attributePermissionInfo.attributeNames Yes attributePermissionInfo.attributeNames
attributePermissionInfo.checked Yes attributePermissionInfo.checked
attributePermissionInfo denied No attributePermissionInfo.denied
attributePermissionInfo granted No attributePermissionInfo.granted
attributes 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 attributeType element type.
attributes name Yes attributes.name
attributes.source No attributes.source
attributes.value Yes attributes.value
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_AUTHZ'"
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
permissionInfo 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 permissionInfoType element type.
permissionInfo.checked Yes permissionInfo.checked
permissionInfo.denied No permissionInfo.denied
permissionInfo.granted No permissionInfo.granted
permissionInfo.J2EERolesChecked No permissionInfo.J2EERolesChecked
permissionInfo.J2EERolesGranted No permissionInfo.J2EERolesGranted
policyInfo 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 policyInfoType element type.
policyInfo.attributes No policyInfo.attributes
policyInfo.branch No policyInfo.branch
policyInfo.description Yes policyInfo.description
policyInfo name Yes policyInfo.name
policyInfo type Yes policyInfo.type
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 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 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 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 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 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