Changes

Centralized logging in swarm

467 bytes added, 21:57, 10 September 2018
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..."


* 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.