fluentd: add source code link, license, language

This commit is contained in:
nodiscc 2023-04-03 22:54:59 +02:00
parent 8161abae16
commit 78b6a16081
No known key found for this signature in database
GPG Key ID: 067FC4266A4B6909

View File

@ -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.