From 469b63ba1b0f8666221304d1a013aa508276843d Mon Sep 17 00:00:00 2001 From: Benjamin Dos Santos Date: Sun, 22 Jun 2014 13:07:29 +0200 Subject: [PATCH] Add Kibana to log management section. Visualize logs and time-stamped data. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee325af..d7159ed 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ **Log management tools : collect, parse ...** * [Logstash](http://logstash.net/) - Logstash is a tool for managing events and logs. +* [Kibana](http://www.elasticsearch.org/overview/kibana/) - Visualize logs and time-stamped data. ## Network Configuration Management *Network configuration management tools.*