Skip to content

Access Log

Application logs automatically record the who, what, and when of screens viewed, actions taken, and built-in operations (sign in, sign out, two-factor authentication, reset passwords, and more).

Log Format

AccessFormat
UI display[Timestamp] [App ID] [App Sign-in ID] [UI ID] [display]
Action Execution[Timestamp] [App ID] [App Sign-in ID] [UI ID] [Component-ID] [action]
Sign-in[Timestamp] [App ID] [App Sign-in ID] [sign-in] [{success | error}]
Sign-out[Timestamp] [App ID] [App Sign-in ID] [sign-out] [{success | error}]
Two-factor authentication[Timestamp] [App ID] [App Sign-in ID] [MFA] [{success | error}]
Password Reset[Timestamp] [App ID] [App Sign-in ID] [password-reset] [{success | error}]

Log View Components

Label NameOperation
MessageSearch will look for partial matches within the entire log format.
App IDSearch for partial matches of the log format [App ID].
FromSearch for logs after YYYY-MM-DD 00:00:00.000 using the log format [Timestamp].
ToSearch for logs before YYYY-MM-DD 23:59:59.999 using the log format [Timestamp].
ResetResets all input.
ApplyOutputs the log to the right pane.