Work around log data retention limit

Problem statement: How do I retrieve tenant logs that exceed Auth0’s log data retention limit?

Solution: While there is no way to retrieve logs that are outside of the Log Data Retention limits, a possible way around this limitation in the future is to store Auth0 logs in your own datastore by using Log Streams. This allows you to export and persist logs however you prefer.

Resources :books: :