Merge pull request #160 from mbenardis/master

Add Echofish at Log Management
This commit is contained in:
Francisco Augusto 2016-01-23 16:07:44 +01:00
commit e24e2362f9
1 changed files with 1 additions and 0 deletions

View File

@ -237,6 +237,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.