View and export audit events
Cloud delivery stores AI Governance audit records in Docker Cloud and makes them available in the hosted audit log UI. Use the hosted view to investigate policy decisions or export events to CSV.
View audit events
To view audit events:
- Sign in to Docker Home.
- Open your organization.
- Go to AI Platform > Audit logs.
- Open Audit Events.
The Audit Events view includes summary tiles for total events, allowed events, denied events, and consent-required events. The event table includes:
| Column | Description |
|---|---|
| Time | When Docker recorded the event. |
| Event | The event type or policy action. |
| Principal | The Docker user associated with the event. |
| Resource | The target resource, such as a domain, file path, or tool. |
| Decision | The governance decision, such as allow, deny, or consent. |
| Agent | The AI agent associated with the event, when Docker knows it. |
Filter and search events
Use the audit log filters to narrow the event table by decision and time range. Use search to find events by principal, resource, event type, or agent.
The event table uses cursor pagination for large result sets.
Export events to CSV
Use CSV export when you need an offline copy of filtered audit events:
- Open Audit Events.
- Apply the filters and search terms for the events you want to export.
- Select Export.
- Download the generated CSV file from the link Docker provides.
CSV exports include up to 1 000 000 rows. Download links expire after 24 hours.