Audit logs are available on Enterprise plans.
- Monitor security: Track authentication attempts and permission changes.
- Ensure compliance: Maintain records of all organizational activities.
- Troubleshoot issues: Investigate failed actions and their causes.
- Track changes: Review who made specific changes and when.
View audit logs
Only organization admins can view and export audit logs. Navigate to the Audit log page of your dashboard to view audit logs. Mintlify retains audit log entries for two years. Export logs to CSV to keep records for longer. Click any log entry to expand it and view detailed information, including:Filter logs
Filter audit logs to find specific activities. Date range: Select a preset date range to view logs over a specific period. Category: Filter logs by the type of action.Stream audit logs
Stream audit logs to Amazon S3 or Datadog in near real time. Use streaming to send audit events to your existing security monitoring and long-term retention systems without repeatedly exporting CSV files. Organization admins can add multiple destinations and choose which categories to send. By default, all categories stream, and the category selection applies to every configured destination.Add a destination
- Navigate to the Audit log page of your dashboard.
- In the Audit log streaming section, click Configure.
- Click Add destination and select Amazon S3 or Datadog.
-
Enter an optional label to identify the destination, then provide the required connection details:
- Click Add destination.
Prepare Amazon S3 credentials
Prepare Amazon S3 credentials
Create an IAM user (or role with programmatic access credentials) whose policy allows writing to the target bucket. At minimum, grant Use the access key ID and secret access key from that IAM user when adding the destination. The key prefix is optional and is prepended to every object that Mintlify writes.
s3:PutObject on the bucket and key prefix that you plan to use. For example:Prepare Datadog credentials
Prepare Datadog credentials
Create a Datadog API key from Organization Settings > API Keys in your Datadog account. Do not use an application key.Set the Datadog site to match the region where your Datadog account is hosted, for example
datadoghq.com (US1), us3.datadoghq.com, us5.datadoghq.com, datadoghq.eu (EU1), ap1.datadoghq.com, or ddog-gov.com. Using the wrong site rejects the events.Select streamed categories
- Navigate to the Audit log page of your dashboard.
- In the Audit log streaming section, click Configure.
- Under Streamed categories, select the categories that you want to send. Clear a category to exclude its events from the stream.
- Click Save changes.
Export audit logs
Export audit logs to CSV for analysis, compliance reporting, or long-term archival.- Navigate to the Audit log page of your dashboard.
- Optionally, apply filters to narrow down the logs you want to export.
- Click Export CSV.
- Mintlify sends you an email with a download link when the export is ready.