Update README.md

This commit is contained in:
Michael Benardis 2014-07-01 12:53:27 +03:00
parent 12cdaa22f4
commit b02f3d67d4
1 changed files with 1 additions and 0 deletions

View File

@ -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.