Audit Logs

Tracking and tracing of all user actions
Written by Philipp
Updated 3 weeks ago

The agent archives all actions performed by every user in an audit log. By default, all actions of 30 days are recorded (configurable in config.toml).

You can access the audit log within the manager under Users, Audit Log.

The audit log allows you to filter by user and date (user filter requires `user.list` permission).

In addition to the general action, you are able to check the exact session id of any connection for the user, as well as the authoring IP address and exact payload sent by the user. To view these, click on the chevron.

Did this answer your question?