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.
Stream as source and Elasticsearch as Destination
Configure Stream to send data to Elasticsearch via Destinations > Elasticsearch.
Specify the Elastic cluster Bulk API endpoint, index, document type, backpressure behavior, and optional authentication and throttling parameters.
Stream will start sending data as it becomes available.