1
0
mirror of https://github.com/namibia/awesome-sysadmin.git synced 2024-06-03 06:50:47 +00:00

Merge branch 'master' of https://github.com/janstenpickle/awesome-sysadmin into janstenpickle-master

This commit is contained in:
Francisco Augusto 2014-06-27 16:33:49 +02:00
commit e74812be85

View File

@ -199,8 +199,10 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
*Log management tools: collect, parse, visualize ...* *Log management tools: collect, parse, visualize ...*
* [Elasticsearch](http://www.elasticsearch.org/) - A Lucene Based Document 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 * [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper.
* [Flume](https://flume.apache.org/) - Distributed log collection and aggregation system.
* [Graylog2](http://graylog2.org/) - Pluggable Log and Event Analysis Server with Alerting options. * [Graylog2](http://graylog2.org/) - Pluggable Log and Event Analysis Server with Alerting options.
* [Heka](http://hekad.readthedocs.org/en/latest/) - Stream processing system which may be used for log aggregation.
* [Kibana](http://www.elasticsearch.org/overview/kibana/) - Visualize logs and time-stamped data. * [Kibana](http://www.elasticsearch.org/overview/kibana/) - Visualize logs and time-stamped data.
* [Logstash](http://logstash.net/) - Tool for managing events and logs. * [Logstash](http://logstash.net/) - Tool for managing events and logs.
* [Heka] (https://github.com/mozilla-services/heka) - Data collection and processing made easy * [Heka] (https://github.com/mozilla-services/heka) - Data collection and processing made easy