Configuring the ELK services
You need to configure the different services so they can communicate with each other.
The ELK stack is composed of 4 services:
- Filebeat: Bridge between the Remote Engine Gen2 and the ELK stack, and more precisely Logstash.
- Logstash: Data processing pipeline that ingests the data, transforms it, and sends it to Elasticsearch.
- Elasticsearch: Search and analytics engine.
- Kibana: User interface to visualize your Elasticsearch data and navigate the Elastic Stack.
To configure the link between each service: