> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-actions-triggers-prototype.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Understand how tenant and operations event logs work in Auth0.

# Logs

Auth0 provides logs that you can analyze for your business needs. You can:

* View actions performed by tenant administrators.
* View operations performed via the <Tooltip tip="Management API: A product to allow customers to perform administrative tasks." cta="View Glossary" href="/docs/glossary?term=Management+API">Management API</Tooltip>.
* View authentications made by your users.
* View intermittent errors that may be hard to find with quality assurance testing.
* Capture forensic data for security purposes and to identify anomaly detection triggers.
* Identify patterns in usage trends.
* Check for authentication errors and Management API call errors.
* Set up automatic log scanning to check for rate limit errors so that you can proactively address activity that hits rate limits before it impacts your users.
* Correlate management API events to their initiating requests by matching `X-Correlation-ID` header values.

## View and retrieve logs

View logs in the <Tooltip tip="Auth0 Dashboard: Auth0's main product to configure your services." cta="View Glossary" href="/docs/glossary?term=Auth0+Dashboard">Auth0 Dashboard</Tooltip> and retrieve logs using the Management API. To learn more, read:

* [View Log Events](/docs/deploy-monitor/logs/view-log-events)
* [Retrieve Log Events Using the Management API](/docs/deploy-monitor/logs/retrieve-log-events-using-mgmt-api)

Auth0 provides a wide variety of log types and well as filtering to allow you to find the specific events to suit your tracking and analysis needs. To learn more, read:

* [Personally Identifiable Information in Auth0 Logs](/docs/deploy-monitor/logs/pii-in-logs)
* [Log Data Retention](/docs/deploy-monitor/logs/log-data-retention)
* [Log Event Type Codes](/docs/deploy-monitor/logs/log-event-type-codes)
* [Adaptive MFA Log Events](/docs/secure/multi-factor-authentication/adaptive-mfa/adaptive-mfa-log-events)
* [Attack Protection Events](/docs/secure/attack-protection/view-attack-protection-events)
* [Log Search Query Syntax](/docs/deploy-monitor/logs/log-search-query-syntax)
* [Log Event Filters](/docs/deploy-monitor/logs/log-event-filters)

## Log streaming and exporting

Use log streaming to export logs to your preferred processing and analysis tools. We provide integrations with several analysis services as well as a way to create a custom log stream using webhooks. To learn more, read [Log Streaming](/docs/customize/log-streams).
