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:
| Category | Actions logged |
|---|---|
| Incidents | Created, updated, resolved, deleted |
| Postmortems | Created, updated, published, deleted |
| Users | Invited, role changed, deactivated |
| Teams | Created, updated, deleted |
| Workflows | Created, updated, activated, deactivated |
| Organization settings | Any configuration change |
| Integrations | Connected, disconnected, webhook configured |
| SLA targets | Created, updated, deleted |
| Status pages | Created, updated, component status changed |
Log entry format
Each audit log entry contains:
| Field | Description |
|---|---|
| Timestamp | When the action occurred (UTC) |
| User | Who performed the action (email and user ID) |
| Action | The type of action performed |
| Resource | What was affected (incident, user, workflow, etc.) |
| Resource ID | The unique identifier of the affected resource |
| Details | Additional context (e.g., old value, new value) |
| IP address | The 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:
- Apply any desired filters.
- Click Export in the top-right corner.
- Select the date range and format (CSV).
- 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.