The audit log
An immutable, exportable record of every privileged action.
Working with it
Filter by user, action, resource, connection, or date range. The log is append-only — enforced at the database level with no-update / no-delete rules — so entries can never be edited or removed.
Export & stream
Export to CSV for evidence (requires the audit-export permission), and stream every new event in real time to your SIEM (Splunk, Datadog, or a generic webhook).
Try it yourself
Open the console and put this into practice.