📋Audit Events
Last updated
Was this helpful?
The Audit Events tab gives you a full log of administrative actions taken within your Arnica org. Use it to track who changed what and when — across policies, integrations, user access, and more.
Each row represents a single event and shows:
Timestamp — when the event occurred.
Event Action — the type of action taken (see below).
Event Domain — the area of the product the action affected.
User — the display name and email of the person who performed the action, or the API token name if the action was taken via API.
Resource Type — the type of resource that was affected.
Description — a human-readable summary of the event that includes the resource ID and, when available, the resource name.

Resource names are captured when an event occurs. Renaming or deleting a resource does not change its name in earlier events. Older events, or events where a name could not be resolved, may show only the resource ID.
Actions are color-coded for quick scanning:
CREATE
Green
A new resource was created
UPDATE
Orange
An existing resource was modified
DELETE
Red
A resource was deleted
Events are grouped into the following domains:
Authentication — sign-in and sign-out activity.
Authorization — permission and access control changes.
Policy — policy creation and updates.
Product — product configuration changes.
Integration — integration setup and changes.
API — API key operations.
AI — AI configuration interactions.
When you remove a rule from a policy, the event is recorded as UPDATE rather than DELETE. This is because Arnica stores each policy as a single object — removing a rule modifies that object rather than deleting a standalone resource. To see exactly which rule was removed, expand the event row and check the before/after diff.
Click any row to expand it and see a side-by-side before/after diff of the affected resource. Modified fields are highlighted and unmodified sections are collapsed.

Sensitive fields are automatically redacted before events are stored, so credentials and secrets will never appear in the diff view.
Use the filter icon on each column header to narrow down results:
Timestamp — filter by date range, with quick presets for the last 7, 30, or 90 days.
Event Action — filter by action type (CREATE, UPDATE, DELETE).
Event Domain — filter by domain.
User — search by email or display name.
Click the export icon in the top right of the table to download the audit log as a CSV. Exports include all event data including the full before/after change values. Up to 50,000 rows can be exported at once.
Last updated
Was this helpful?
Was this helpful?