https://veerendra2.github.io/posts/elasticsearch-deploy/
This repo contains manual steps to deploy Elasticsearch cluster
Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Elasticsearch is developed in Java. Elasticsearch is the most popular enterprise search engine followed by Apache Solr, also based on Lucene.
Logstash is a tool for managing events and logs. When used generically, the term encompasses a larger system of log collection, processing, storage and searching activities.
Kibana is an open source data visualization dashboard for Elasticsearch. It provides visualization capabilities on top of the content indexed on an Elasticsearch cluster. Users can create bar, line and scatter plots, or pie charts and maps on top of large volumes of data
Light weight data shippers
- Metricbeat
- Filebeat
- Journalbeat
- Heartbeat
- Packetbeat
Component | Doc Link |
---|---|
Elasticsearch(Configuration) | click here |
Elasticsearch(Installation) | click here |
Kibana | click here |
APM | click here |
Beats | click here |
Elastalert | click here |