This commit is contained in:
eiriksm 2014-06-26 08:01:28 +02:00
parent 7034d6b1b0
commit 9d1f9b5b4d

View file

@ -184,7 +184,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
## Log Management
*Log management tools: collect, parse, visualize ...*
* [Elasticsearch](http://www.elasticsearch.org/) - A Lucene Based Docuement store mainly used for log indexing, storage and analysis.
* [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
* [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.