7,540
edits
Changes
no edit summary
* Kibana is an analytics and visualization platform with intuitive interface sitting on top of ElasticSearch.
* logstash
Logstash:
LogSpout is a log router for Docker containers that runs inside Docker. It attaches to all
containers on a host, then routes their logs wherever we want. It also has an extensible
module system. It's a mostly stateless log appliance. It's not meant for managing log files or
looking at history. It is just a tool to get your logs out to live somewhere else, where they
belong.