Overview
This article clarifies whether it is possible to stream logs to Kafka.
Applies To
- Log streams
Solution
While we do not provide an out-of-the-box way to stream to Kafka, it is possible by using a custom log stream.
This requires setting up a webhook outside of Auth0 that will consume the log stream’s payload and forward it to Kafka.