How to export Auth0 logs using custom actions

Hi @maheshb,

Thanks for the reply.

Yes, I suggest calling the Management API’s Update a log stream endpoint and passing the token to the httpAuthorization property.

You won’t be able to exclude PII while streaming your logs to Splunk. You will need to scrub the exported logs of PII.

See this FAQ which explains this as well.

Thanks,
Rueben