Centralized logging in swarm

From berki WIKI
Revision as of 21:57, 10 September 2018 by Adam (talk | contribs) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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