Log Streams
Auth0's log streaming service lets you export tenant log events to a given URL or using another service. With Log Streams you can:
Configure HTTP event logs streaming to export your log events to the server or target that you already use.
React to events, such as changed passwords or new registrations, with your own business logic by sending log events to custom webhooks.
Send events to Amazon EventBridge for processing with lambdas or additional data pipelines.
Check log stream health
You can troubleshoot potential issues with your stream by looking at the Health tab.
Navigate to Auth0 Dashboard > Monitoring > Streams.
Select the more options menu (
...
) at the end of the stream, and select Health.
Log stream status
Your log stream can have one of the following statuses:
Active: Your stream is enabled with us, and we will attempt to deliver the next log events.
Paused: You have requested that we stop delivery attempts for the stream. You may click Resume Stream to change the status back to Active.
Disabled: We have disabled your stream because of successive errors. You can click Restart Stream to change the status back to Active and retry delivery for this stream.
Diagnose delivery errors
To help diagnose issues with your stream, you can see the last ten errors we encountered while attempting to deliver logs to your stream within the last 5 days.
