From 78b6a16081ea81e173005e6d84ed9438f47c6ab3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 3 Apr 2023 22:54:59 +0200 Subject: [PATCH] fluentd: add source code link, license, language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18971b6..9be1c8c 100644 --- a/README.md +++ b/README.md @@ -463,7 +463,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Log management tools: collect, parse, visualize ...* -- [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper. +- [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper. ([Source Code](https://github.com/fluent/fluentd)) `Apache-2.0` `Ruby` - [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.