Logstash to elasticsearch
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Logstash to elasticsearch
edit
- Ingest model
- Logstash to collect data from sources not currently supported by Elastic Agent and sending the data to elasticsearch. Note that the data transformation still happens within the elasticsearch ingest pipeline.
- Use when
- Elastic Agent doesn’t currently support your data source.
- Examples
- AWS Kinesis, databases, Kafka
Resources
editBefore you implement this approach, check to see if an Elastic Agent integration exists and, if so, use it instead:
Info on Logstash and Logstash input and output plugins:
Info on elasticsearch and ingest pipelines: