Browse Source

Merge pull request #156 from lennartkoopmann/patch-1

Change name of Graylog
pull/164/head
Crack Duck 8 years ago
committed by GitHub
parent
commit
707d16357f
  1. 2
      README.md

2
README.md

@ -326,7 +326,7 @@ _See https://github.com/Kickball/awesome-selfhosted#file-transfersynchronization
* [Elasticsearch](https://www.elastic.co/) - 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.
* [Graylog2](https://www.graylog.org/) - Pluggable Log and Event Analysis Server with Alerting options.
* [Graylog](https://www.graylog.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](https://www.elastic.co/products/kibana) - Visualize logs and time-stamped data.
* [Logstash](https://www.elastic.co/products/logstash) - Tool for managing events and logs.

Loading…
Cancel
Save