Skip to content

Audit logs

Audit logs are a record of all actions taken in Oblique. They’re enabled by default and can’t be disabled. Audit logs are stored for 13 months.

When an action is taken outside Oblique through an integration, the audit event records the integration it was taken in as the author. For example, a change to an Okta integration such as importing a new user or updating user attribute lists the Okta integration as the author.

When an action is taken in Oblique using a client, in addition to recording the user that took the action as the author, the audit log records the client that was used:

TargetActionDescription
UserCREATEA user was imported.
TeamCREATEA team group was created.
TeamDELETEA team group was deleted.
TeamProfileUPDATEThe team group’s description was updated.
TeamMemberCREATEA user was added to the team group.
TeamMemberDELETEA user was removed from the team group.
TeamOwnerCREATEA user or group was added as an owner of the team group.
TeamOwnerDELETEAn owner was removed from the team group.
GroupCREATEAn attribute-based group or reporting group was created.
GroupDELETEAn attribute-based group or reporting group was deleted.
GroupOwnerCREATEA user or group was added as an owner of an attribute-based group or reporting group.
GroupOwnerDELETEAn owner was removed from an attribute-based group or reporting group.
ResourceCREATEA resource was imported or created.
ResourceUPDATEThe resource’s management mode was changed.
EntitlementCREATEAn entitlement was added, including by assigning a role.
EntitlementUPDATEAn entitlement was edited, including by editing a role assignment.
EntitlementDELETEAn entitlement was revoked, including by revoking a role.
ListingCREATEA listing was created.
ListingUPDATEA listing’s name, description, or visibility was edited.
ListingDELETEA listing was deleted.
ListingRoleCREATEA role was added to a listing.
ListingRoleUPDATEA listing’s name, description or role mapping was edited.
ListingRoleDELETEA role was removed from a listing.
ListingOwnerCREATEAn owner was added to a listing.
ListingOwnerDELETEAn owner was removed from a listing.
ListingRolePolicyCREATEAn auto-approval policy was created.
ListingRolePolicyDELETEAn auto-approval policy was deleted.
RequestCREATEA request was created.
RequestUPDATEA request’s state, reviewers, or auto-apply settings changed.
RequestEventCREATEA request’s state, reviewers, or auto-apply settings changed.
IntegrationCREATEAn integration was added.
IntegrationUPDATEAn integration’s settings were updated, including allowing resource creation or approvals from Slack.
ServiceAccountCREATEAn API key was created.
ServiceAccountDELETEAn API key was revoked.
AdminCREATEAn admin was added.
AdminDELETEAn admin was removed.
OwnerUPDATEThe organization owner was changed.
You must be an admin to view audit logs.

Navigate to the Logs page.

The system displays the most recent logs by default, including information about the actor, action, and target. Select Show diff to view more details, including a one-line summary of the action and a diff of the values for the affected target.

Oblique’s audit logs are a record of all actions taken in Oblique or synced to Oblique, including authorization changes. Oblique does not track when a user authenticates, fails to authenticate, or otherwise uses their access.

For Okta resources, you can see authentication events in Okta’s admin system log. From an Okta resource’s detail page, select More in the header, then View logs in Okta. Okta opens with the system log filtered to that resource.

Select Filter to narrow the events shown. You can filter by:

  • Time: today, yesterday, last 7 days, or last 30 days. By default, the last 30 days of logs are shown.
  • Author: the user, service account, or integration that performed the action
  • Client: where the action was performed from, such as the web app, an MCP client, or an integration
  • Action: Create, Update, or Delete
  • Targets: a specific user, group, team, listing, resource, integration, or service account affected by the event
  • Target type: the type of object affected by the event, such as entitlement, request, integration, resource, service account, team member, or user attribute