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.
Actions taken in an integration
Section titled “Actions taken in an integration”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.
Actions taken through a client
Section titled “Actions taken through a client”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:
- When a reviewer approves or closes a request from Slack, the Slack integration is recorded as the client.
- When a user makes a change through the MCP server, the MCP server is recorded as the client.
- When an admin makes a change using Terraform, the Terraform provider is recorded as the client.
Events
Section titled “Events”| Target | Action | Description |
|---|---|---|
User | CREATE | A user was imported. |
Team | CREATE | A team group was created. |
Team | UPDATE | The team group’s description was updated. |
Team | DELETE | A team group was deleted. |
TeamMember | CREATE | A user was added to the team group. |
TeamMember | DELETE | A user was removed from the team group. |
TeamOwner | CREATE | A user or group was added as an owner of the team group. |
TeamOwner | DELETE | An owner was removed from the team group. |
Group | CREATE | An attribute-based group or reporting group was created. |
Group | DELETE | An attribute-based group or reporting group was deleted. |
GroupOwner | CREATE | A user or group was added as an owner of an attribute-based group or reporting group. |
GroupOwner | DELETE | An owner was removed from an attribute-based group or reporting group. |
Resource | CREATE | A resource was imported. |
Entitlement | CREATE | An entitlement was created. |
Entitlement | UPDATE | An entitlement was edited. |
Entitlement | DELETE | An entitlement was revoked. |
Request | CREATE | A request was created. |
Request | UPDATE | A request’s state, reviewers, or auto-apply settings changed. |
RequestEvent | CREATE | A request’s state, reviewers, or auto-apply settings changed. |
AccessReview | CREATE | An access review was started. |
AccessReview | UPDATE | A review’s scope was confirmed, or the review was completed or re-opened. |
AccessReview | DELETE | A review was deleted. |
AccessReviewApp | CREATE | An app was added to a review’s scope. |
AccessReviewApp | UPDATE | A review captured an app’s accounts when the scope was confirmed. |
AccessReviewApp | DELETE | An app was removed from a review’s scope. |
AccessReviewAccount | CREATE | An account was captured or manually added to an app in a review. |
AccessReviewAccount | DELETE | An account was removed from an app in a review. |
AccessReviewDecision | UPDATE | A decision was recorded, changed, or cleared for an account in a review, including any notes. |
AccessReviewScreenshot | CREATE | A screenshot was attached to an app in a review. |
AccessReviewScreenshot | UPDATE | A screenshot finished being read for an app in a review. |
AccessReviewScreenshot | DELETE | A screenshot was removed from an app in a review. |
AccessReviewRemediationEvidence | CREATE | Remediation evidence was added for an app in a review. |
AccessReviewRemediationEvidence | DELETE | Remediation evidence was removed from an app in a review. |
AccessScreenshot | CREATE | An image upload for an access screenshot or remediation evidence started. |
AccessScreenshot | UPDATE | An image finished uploading, or Oblique finished reading it. |
AccessScreenshot | DELETE | An image was deleted. |
Integration | CREATE | An integration was added. |
Integration | UPDATE | An integration’s settings were updated, including approvals from Slack. |
IntegrationAccount | CREATE | An integration reported an account, including the user it was matched to. |
IntegrationAccount | UPDATE | An account’s details changed, or it was matched to or unmatched from a user. |
IntegrationAccount | DELETE | An integration stopped reporting an account. |
ServiceAccount | CREATE | An API key was created. |
ServiceAccount | DELETE | An API key was revoked. |
Admin | CREATE | An admin was added. |
Admin | DELETE | An admin was removed. |
Owner | UPDATE | The organization owner was changed. |
View logs
Section titled “View 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.
View authentication logs
Section titled “View authentication logs”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.
Filter logs
Section titled “Filter logs”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, orDelete - Targets: a specific user, group, team, 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