The Audit Log viewer is the easiest way consume and understand your audit log data. This guide will walk you through the viewer’s features.
Overview
The viewer exposes four core features:
- Search
- Filters
- Export
- API Token Management.
Search
The search box allows for free-text search of all audit events, but also supports some structured search operators. Some example searches:
edit
– free text searchaction:users.list
– search by actionaction:document.* location:Germany
– search by action and locationactor.id:[email protected]
– search by actor idaction:user.login,user.logout
– seach by multiple actions
Filters
The filters section allows for filtering events by date range, and by Create/Read/Update/Delete actions.
Export
Save searches and export them to CSV using the “Exports” section.
API Tokens
Create and Manage Enterprise Audit Log Retrieval API tokens using the “API Tokens” section.
For a guide on using API Tokens, see Using the Enterprise Audit Log Retrieval API