Log Streaming Service - Elasticsearch

Feature: Log streaming service Elasticsearch support needed in place of custom webhook option.

Description: Log streaming service Elasticsearch support needed in place of custom webhook option. Currently the below listed services are supported for log streaming,

  1. Amazon EventBridge
  2. Azure Event Grid
  3. Datadog
  4. Splunk
  5. Sumo Logic
  6. Segment
  7. Mixpanel

Similarly, need support for Elasticsearch direct integration thereby we can avoid having a middleware server to route the log stream to Elasticsearch through custom webhook.

This feature would help many customers who leverage Elasticsearch for their log analytics purpose and observability needs.

Associated documentation link for supported services: Log Streams

Elasticsearch Auth0 integration documentation link which is through a custom webhook that requires a middleware server to host the elastic agent with Auth0 integration which brings the middleware complexity in-place of direct integration: Auth0 | Documentation

Use-case:

In-place of having an internet facing web server as a middleware, we could directly integrate the Elasticsearch with Auth0 for logs and events streaming use case, this avoids a need for middleware internet facing web server through custom webhook. There is also a community forum thread on this topic for such direct Elasticsearch integration feature request with Auth0 log streaming requirement: Include the details of executed actions in Log Streams.

Thanks,
Parani Kumar.