flume: update description as per official project description

This commit is contained in:
nodiscc 2023-04-03 23:02:14 +02:00
parent 28f85e54de
commit 51af1c9bcb
No known key found for this signature in database
GPG Key ID: 067FC4266A4B6909
1 changed files with 2 additions and 2 deletions

View File

@ -463,8 +463,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_
*Log management tools: collect, parse, visualize ...*
- [Fluentd](https://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. ([Source Code](https://github.com/apache/flume)) `Apache-2.0` `Java`
- [Fluentd](https://www.fluentd.org/) - Data collector for unified logging layer. ([Source Code](https://github.com/fluent/fluentd)) `Apache-2.0` `Ruby`
- [Flume](https://flume.apache.org/) - distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. ([Source Code](https://github.com/apache/flume)) `Apache-2.0` `Java`
- [GoAccess](https://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`
- [Loki](https://grafana.com/oss/loki/) - horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. ([Source Code](https://github.com/grafana/loki)) `AGPL-3.0` `Go`