From 42e52828ff5fbad4e3acf43a8457ca66729081d5 Mon Sep 17 00:00:00 2001 From: nir0s Date: Tue, 24 Jun 2014 10:15:08 +0300 Subject: [PATCH] added elasticsearch, fluentd and graylog2 to logging --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4fef5bc..3e9cee1 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,9 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ *Log management tools : collect, parse, visualize ...* * [Logstash](http://logstash.net/) - Logstash is a tool for managing events and logs. +* [Elasticsearch](http://www.elasticsearch.org/) - A Lucene Based Docuement store mainly used for log indexing, storage and analysis. +* [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper +* [Graylog2](http://graylog2.org/) - Pluggable Log and Event Analysis Server with Alerting options. * [Kibana](http://www.elasticsearch.org/overview/kibana/) - Visualize logs and time-stamped data. ## Network Configuration Management