Elastic Stack is an end-to-end software stack for search and analysis solutions. It is designed to help users get data from any type of source in any format to allow for searching, analyzing, and visualizing data in real time. The full stack consists of the following:
- Beats master: A lightweight data conveyor that can send data directly to Elasticsearch or via Logstash
- APM server master: Used for measuring and monitoring the performance of applications
- Elasticsearch master: A highly scalable full-text search and analytics engine
- Elasticsearch Hadoop master: A two-way fast data mover between Apache Hadoop and Elasticsearch
- Kibana master: A primer on data exploration, visualization, and dashboarding
- Logstash master ...