Elasticsearch is a distributed, RESTful search and analytics engine for all types of structured or unstructured data, built on Apache Lucene. Elasticsearch indexed searching is the central component of the Elastic Stack, which includes Logstash data processing, Kibana visualizations, and Beats shipping agents).
Note: Logstash, Kibana, and Beats, as well as Grafana (which is not part of the Elastic Stack), are all supported via the same LogStream’s Elasticsearch Destination. Logstash, Filebeat, Winlogbeat, Fluentd, and Fluent Bit are all supported via LogStream’s Elasticsearch API Source.
How to get data flowing
This is a built-in integration between Cribl Stream and the Elasticsearch Bulk API.
Elasticsearch as Source and Stream as Destination
Configure Stream to read data from your Elasticsearch cluster via Sources > Elasticsearch API.
Specify the IP address, port, Elasticsearch API endpoint, and optional authentication and TLS parameters.
Stream will start fetching data as it becomes available.