Audit logs
Overview
Audit Logs are used to capture the history of any administrative changes to 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 value audited and recorded.
A series of example audit log entries is shown below:

Example audit logs
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 of 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.
Updated 12 days ago