The following variables are available for use in events processed by audit notification channels. Where information is not available or not applicable to an audit event, the placeholder value will be replaced with an empty string.
The user's samAccountName
The user's NT4-style domain name (eg domain\user
)
The user's displayName
The user's UPN
The user's SID
The user's distinguished name
The description attribute of the user in Active Directory
The user's email address
The objectGUID of the user in Active Directory
The user's given name
The user's surname
The samAccountName of the computer
The NT4-style name of the computer (eg domain\pc1$
)
The distinguishedName of the computer
The description attribute of the computer in Active Directory
The display name of the computer
The objectGUID of the computer in Active Directory
The SID of the computer in Active Directory
The exact string provided by the user in the computer name field of the access request
The user-supplied reason for the access request
The friendly description of the rule that granted access to the user
The ID of the rule that granted access to the user
The duration of time that access was allowed for. For JIT, this is the duration of allowed time specified in the matching access rule. For LAPS, this is the amount of time until the LAPS password expires, if configured to do so in the access rule.
The specific date and time that the JIT access expires, or the date and time that the LAPS password is set to rotate.
A response code that represents the result of the authorization decision. Valid values are;
Success
: The user was granted access to the specified computerUndefined
: No authorization state is provided. The user's access was denied.NoMatchingRuleForComputer
: There were no authorization rules that applied to the specific computer. The user's access was denied.NoMatchingRuleForUser
: There were no rules that specifically granted access to a user. The user's access was denied.ExplicitlyDenied
: Reserved for future use. The user's access was denied.
The type of access that was evaluated. Valid values are;
LocalAdminPassword
LocalAdminPasswordHistory
Jit
BitLocker
A friendly name for type of access that was evaluated. Valid values are;
Local admin password
Local admin password history
Just-in-time access
BitLocker recovery passwords
Additional auditing information generated by the system
The IP address of the users request
The hostname (if available) obtained from doing a reverse lookup of the IP address
The date and time of the access request, in the local time zone of the server
The date and time of the access request, in UTC time