Action Log
Browse and export the auditable action trail with filters and value diffs.
Overview
Action Log is the UI for the audit trail — who did what, when, with before/after JSON values. Entries are written when actions fire AuditableEvent.
Where it lives
Route: /admin/settings/action-log (admin.settings.action-log)
Open Admin → System → Action Log. Sidebar requires action-log.view.
Key workflows
- Filter by action, entity type, user name, and date range (URL-synced)
- Expand rows for previous/new values and user agent
- Export CSV queues
ExportActionLogwith current filters - Pagination: 25 per page, newest first
Logs are pruned on a schedule based on retention (see system configuration).