From b02f3d67d42178ddaa3e701c263715ae56c13832 Mon Sep 17 00:00:00 2001 From: Michael Benardis Date: Tue, 1 Jul 2014 12:53:27 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6381550..35b65ac 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ ## Log Management *Log management tools: collect, parse, visualize ...* +* [Echofish](http://www.echothrust.com/projects/echofish) - A web based real-time event log aggregation, analysis, monitoring and management system. * [Elasticsearch](http://www.elasticsearch.org/) - A Lucene Based Document store mainly used for log indexing, storage and analysis. * [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper. * [Flume](https://flume.apache.org/) - Distributed log collection and aggregation system.