- Elastic Ingest Reference Architectures: other versions:
- Ingest architectures
- Elastic Agent to Elasticsearch
- Elastic Agent to Logstash to Elasticsearch
- Elastic Agent to Logstash (for enrichment) to Elasticsearch
- Elastic Agent to Logstash to Elasticsearch: Logstash Persistent Queue (PQ) for buffering
- Elastic Agent to Logstash to Elasticsearch: Logstash as a proxy
- Elastic Agent to Logstash for routing to multiple Elasticsearch clusters and additional destinations
- Elastic Agent to proxy to Elasticsearch
- Elastic Agent to Elasticsearch with Kafka as middleware message queue
- Logstash to Elasticsearch
- Elastic air-gapped architectures
Elastic Agent to Logstash to Elasticsearch: Logstash Persistent Queue (PQ) for buffering
editElastic Agent to Logstash to Elasticsearch: Logstash Persistent Queue (PQ) for buffering
edit
- Ingest model
- Elastic Agent to Logstash persistent queue to Elasticsearch
- Use when
- Your data flow may encounter network issues, bursts of events, and/or downstream unavailability and you need the ability to buffer the data before ingestion.
Resources
editInfo on configuring Elastic Agent:
For info on Logstash plugins:
For info on using Logstash for buffering and data resiliency, check out this section in the Logstash Reference:
Info on Elasticsearch:
On this page
Was this helpful?
Thank you for your feedback.