Hi there,
We want to create a custom webhook in order to stream Auth0 logs to an ingest node on Elasticsearch.
Unfortunately, the webhook is sending a POST request whereas the ES ingest request expects a PUT method. Any possibility to enrich the webhook creation with the choice of method to use?
Alternatively, a way to send logs to ES would be appreciated ![]()
Thanks in advance,