Action log
The action log interface provides an overview of events (actions) that occurred in your system, such as accessing user information, inspecting records, and updating modules.
The action log can be used for debugging, as it provides quite a rich insight into a specific event. You can see the exact error, when it occurred and who caused it.
The action log can be used for administration. For example, you can see who accessed specific information if there was a privacy breach.
Action state
-
Info: an informative log that something occurred; such as record created, user authenticated, and user information accessed.
-
Warning: a warning log that something failed, but it was not fatal to the operation; such as an invalid login attempt or expired authentication token.
-
Error: an error log that something failed and it should be considered as fatal.
Errors reported by the Corredor server are also visible in the action log. |