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).
Access | Format |
---|
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 Name | Operation |
---|
Message | Search will look for partial matches within the entire log format. |
App ID | Search for partial matches of the log format [App ID]. |
From | Search for logs after YYYY-MM-DD 00:00:00.000 using the log format [Timestamp]. |
To | Search for logs before YYYY-MM-DD 23:59:59.999 using the log format [Timestamp]. |
Reset | Resets all input. |
Apply | Outputs the log to the right pane. |