Skip to main content
The Tenant Log Catalog is a searchable reference for all Auth0 tenant log event types. Each entry includes the full schema, field definitions, and descriptions to help you understand what data Auth0 generates and build reliable integrations.
Log retention periods vary by subscription level. To learn more, read Log Data Retention.

Use cases

Auth0 provides logs that you can analyze for your business needs. You can:
  • View actions performed by tenant administrators.
  • View operations performed via the .
  • 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.

Resources

Read…To learn…
LogsAn overview of how tenant and operations event logs work in Auth0.
View Log EventsHow to view and search tenant logs in the Auth0 Dashboard.
Retrieve Log Events Using the Management APIHow to pull tenant log events programmatically.
Log StreamsHow to export logs in near real-time to external analysis tools.
Log Data RetentionHow long logs are retained based on your subscription level.
Log Event FiltersHow to filter which log categories are streamed or displayed.
Log Search Query SyntaxHow to refine log searches using Lucene query syntax.
Personally Identifiable Information in Auth0 LogsWhat PII Auth0 writes to tenant logs and what to be aware of.
View Attack Protection Log EventsHow to use tenant traffic log data to view attack protection events.
Adaptive MFA Log EventsLog events generated by Adaptive MFA assessments and policy decisions.