From e45b703a7dbb4ee97cf8e1590da652c4e81980bd Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 1 Jul 2016 23:07:11 +0200 Subject: [PATCH] Add GoAccess Ref https://github.com/Kickball/awesome-selfhosted/pull/599/files excellent software --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e75c58..e4a527a 100644 --- a/README.md +++ b/README.md @@ -342,6 +342,7 @@ * [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. + * [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal or through the browser. ([Source Code](https://github.com/allinurl/goaccess)) `MIT` `C` * [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.