Difference between revisions of "Centralized logging in swarm"

From berki WIKI
Jump to: navigation, search
(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...")
(No difference)

Revision as of 21:57, 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.