Difference between revisions of "Centralized logging in swarm"
From berki WIKI
(Created page with " * ElasticSearch established itself as one of the best databases for real-time search and analytics. It is distributed, scalable, highly available, and provides a sophistica...") |
|||
Line 4: | Line 4: | ||
* LogStash allows us to centralize data processing. It can be easily extended to custom data formats and offers a lot of plugins that can fulfill almost any need. Finally | * LogStash allows us to centralize data processing. It can be easily extended to custom data formats and offers a lot of plugins that can fulfill almost any need. Finally | ||
* Kibana is an analytics and visualization platform with intuitive interface sitting on top of ElasticSearch. | * Kibana is an analytics and visualization platform with intuitive interface sitting on top of ElasticSearch. | ||
+ | * logstash |
Revision as of 22:07, 10 September 2018
- ElasticSearch established itself as one of the best databases for real-time search and analytics. It is distributed, scalable, highly available, and provides a sophisticated API.
- LogStash allows us to centralize data processing. It can be easily extended to custom data formats and offers a lot of plugins that can fulfill almost any need. Finally
- Kibana is an analytics and visualization platform with intuitive interface sitting on top of ElasticSearch.
- logstash