Explorar el Código

fluentd: add source code link, license, language

nodiscc hace 2 años
padre
commit
78b6a16081
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
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.