Audit logs
Overview
Audit Logs are used to capture the history of any administrative changes to the Strivacity configuration, irrespective of the role used. Any create, update, or delete actions made via the Admin Console or via API will have the old and the new values audited and recorded.
A series of example audit log entries is shown below:
For each event, the following event fields are gathered:
Field Name | Description |
---|---|
Date/Time | The Time and Date that the operation was performed. |
Changed By | The Admin user that made the configuration change. |
IP Address | The IP Address of the endpoint where the change was made. |
Type | The type of change - Create, Update, Delete. |
Changes | The before and after changes to the configuration. |
Filtering may be used to search and filter the audit logs to help locate certain audit log events. The available filters are Account, Date, and Account IP.
Updated 11 days ago