Need example logs for all Auth0 log events for integration testing?

Hi team,
I’m currently working on integrating log analysis and would like to collect sample log events for all Auth0 log event types

Is there a way to access a reference dataset or sample payloads for each log event type for testing and validation purposes?

Thanks in advance!

Hi @nalamolusuresh,

Welcome to the Auth0 Community!

You can check out the auth0-log-schemas listed under this github repository since they should come in quite handy for your log analysis.

There are also a few ways in which you can export logs created within your tenant, so I would recommend checking our Logs documentation, particularly Log Streams as well.

I hope this helps!
Best regards,
Remus