> ## Documentation Index
> Fetch the complete documentation index at: https://auth0.com/llms.txt
> Use this file to discover all available pages before exploring further.

> Review how long Auth0 retains tenant log data based on your subscription plan so you know when to export logs for longer-term analysis.

# Log Data Retention

Your Auth0 log retention period depends on your subscription level.

| Plan             | Log Retention |
| ---------------- | ------------- |
| Starter          | 1 day         |
| B2C Essentials   | 5 days        |
| B2C Professional | 10 days       |
| B2B Essentials   | 5 days        |
| B2B Professional | 10 days       |
| Enterprise       | 30 days       |

[Auth0 Support](https://support.auth0.com) can help you integrate with external logging services if you need to retain logs beyond your retention time. This approach is also useful for aggregating logs across your organization.

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Auth0 does not provide real-time logs for your tenant. While we do our best to index events as they arrive, you may see some delays.
</Callout>

In addition, you can use Auth0 log streaming to export log data. To learn more, navigate to [Log Streaming](https://marketplace.auth0.com/features/log-streaming) in Auth0 Marketplace.

## Learn more

* [Log Streams](/docs/customize/log-streams)
