Audit logs

Audit logs track the history of administrative changes made to the Strivacity configuration, regardless of the role performing the action. Any creation, update, or deletion made through the Admin Console or API is recorded, including both the previous and updated values.

Below are examples of audit log entries:

Example audit logs

Example audit logs

Each audit log entry in the table view includes the following details:

ColumnDescription
EntityDisplays the specific area or component of the Strivacity configuration that was affected, such as "Adaptive Access Policy" or "Organization".
ActionIndicates the type of change performed, such as "update," "create," or "delete".
ActorShows the identifier of the administrator responsible for performing the action.
DateDisplays the timestamp of when the action occurred, including the exact time and date.

Detailed view

Selecting an event in the Audit logs opens a detailed view with additional information about the action.

This detailed view includes:

FieldDescription
DateThe exact date and time when the action occurred.
URLThe URL of the entity that was affected by the action.
VersionThe version number of the entity at the time of the change.
ActionThe type of action performed, such as "update," "create," or "delete".
ActorThe identifier of the administrator who performed the action.
IP addressThe IP address from which the action was performed.
User agentInformation about the system or browser used by the actor.

📘

By selecting the arrow next to the Actor in this view, additional options become available: Go to account and Copy account ID.

📘

Information about client credential API changes can also appear in the Actor field. If a client credential was used to obtain an access token for a specific API action, the details will show the associated client. This allows administrators to identify which client was responsible for receiving the access token and performing the operation.

A visual representation of the changes made by an administrator

A visual representation of the changes made by an administrator

The Changes section provides a side-by-side comparison of the affected configuration before and after the change.

  • Left panel: Displays the previous state of the configuration.
  • Right panel: Displays the updated state of the configuration.
  • Color highlights:
    • Red highlights: Indicate values that were removed or replaced.
    • Green highlights: Indicate new values that were added or updated.

Filtering audit logs

In the default table view of the audit logs, you can apply various filters to narrow down results and find specific events efficiently. The available filtering options and their parameters are as follows:

Available Filters

  • Date: Specify a time frame using one of these options:
    • In the last: Enter a number of hours or days.
    • Before: Select an exact date.
    • Since: Select an exact date.
    • Between: Provide a date range.
  • Account ID
  • Actor IP: Enter an IP address in the format 8.8.8.8.
  • Entity type: Enter an entity type, for example, application, organization, role, etc.
  • Entity name
  • Action: Choose one of the following actions:
    • Create
    • Update
    • Delete
  • Client ID
  • OAuth2 protocol ID
  • Version
  • Entity URL: Enter a specific entity URL. You can also check the box labeled Exact match to restrict the filter to results that match the entered URL exactly.