Skip to content

Audit logs

Audit logs record all administrative actions performed in Batida. They provide a complete trail of who did what, when, and from where -- essential for security, compliance, and troubleshooting.

Accessing audit logs

Only users with the Org Admin role can view audit logs. Navigate to Settings > Audit Logs in the sidebar.

What is logged

Batida logs the following actions:

CategoryActions logged
IncidentsCreated, updated, resolved, deleted
PostmortemsCreated, updated, published, deleted
UsersInvited, role changed, deactivated
TeamsCreated, updated, deleted
WorkflowsCreated, updated, activated, deactivated
Organization settingsAny configuration change
IntegrationsConnected, disconnected, webhook configured
SLA targetsCreated, updated, deleted
Status pagesCreated, updated, component status changed

Log entry format

Each audit log entry contains:

FieldDescription
TimestampWhen the action occurred (UTC)
UserWho performed the action (email and user ID)
ActionThe type of action performed
ResourceWhat was affected (incident, user, workflow, etc.)
Resource IDThe unique identifier of the affected resource
DetailsAdditional context (e.g., old value, new value)
IP addressThe IP address of the client that made the request

Filtering and searching

Use the audit log filters to find specific actions:

  • Date range -- filter by time period.
  • User -- filter by who performed the action.
  • Action type -- filter by category (incidents, users, settings, etc.).
  • Resource -- search by resource ID or name.

Retention

Audit logs are retained for 90 days on the Free plan and for 1 year on the Pro and Enterprise plans. For longer retention or export requirements, contact the Batida team.

Exporting audit logs

Organization administrators can export audit logs as CSV:

  1. Apply any desired filters.
  2. Click Export in the top-right corner.
  3. Select the date range and format (CSV).
  4. The export is processed and emailed to you.

INFO

Audit logs are read-only. They cannot be edited or deleted by any user, including administrators. This ensures the integrity of the audit trail.

Built by the Batida team