mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
66 lines
3.4 KiB
Plaintext
66 lines
3.4 KiB
Plaintext
---
|
|
title: "Audit logs"
|
|
description: "Review the actions that members of your organization perform."
|
|
keywords: ["monitoring", "activity tracking", "security", "compliance"]
|
|
---
|
|
|
|
<Info>
|
|
Audit logs are available on [Enterprise plans](https://mintlify.com/pricing?ref=audit-logs).
|
|
</Info>
|
|
|
|
Use audit logs to monitor and track actions performed by members of your organization. Audit logs provide a record of activities for security, compliance, and troubleshooting purposes.
|
|
|
|
- **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
|
|
|
|
Go to the [Audit log](https://dashboard.mintlify.com/settings/organization/audit-logs) page of your dashboard to view audit logs.
|
|
|
|
Click on any log entry to expand it and view detailed information, including:
|
|
|
|
| Field | Description |
|
|
| ----- | ----------- |
|
|
| Timestamp | Date and time when the action occurred |
|
|
| Actor | Email address of the user who performed the action |
|
|
| Action | What action the user performed |
|
|
| Category | Type of resource affected |
|
|
| Outcome | Whether the action succeeded or failed |
|
|
| Metadata | Additional context about the action |
|
|
|
|
### 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.
|
|
|
|
| Category | Description |
|
|
|------------------|--------------------------------------------------------------------|
|
|
| Organization | Organization settings updates and deletion requests. |
|
|
| Member | Team member invitations, removals, and role changes. |
|
|
| Deployment | Deployment configuration changes including custom domains, authentication, and Git sources. |
|
|
| Preview deployment | Preview deployment creation, updates, and authentication changes. |
|
|
| API key | API key and discovery API key creation and deletion. |
|
|
| Assistant | Assistant setting updates like deflection email, web search sites, and starter questions. |
|
|
| PDF export | PDF export generation and deletion. |
|
|
| Integration | GitHub, Slack, and Discord installations and removals. |
|
|
| Billing | Subscription updates, add-on purchases, and invoice views. |
|
|
| Quota | Overage policy and alert configuration changes. |
|
|
| User | Individual user notification settings. |
|
|
| Suggestions | Suggestion configurations and repository management. |
|
|
| Audit log | Audit log views and exports. |
|
|
| Auth | Login attempts, logouts, and session creations. |
|
|
|
|
## Export audit logs
|
|
|
|
Export audit logs to CSV for analysis, compliance reporting, or long-term archival.
|
|
|
|
1. Navigate to the [Audit log](https://dashboard.mintlify.com/settings/organization/audit-logs) page of your dashboard.
|
|
1. Optionally, apply filters to narrow down the logs you want to export.
|
|
1. Click **Export CSV**.
|
|
1. Mintlify sends you an email with a download link when the export is ready.
|