nginx-fluentd-module
nginx-fluentd-module copied to clipboard
Nginx module for Fluentd data collector
Results
2
nginx-fluentd-module issues
Sort by
recently updated
recently updated
newest added
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
1) Now it is possible to send logs in plain text format when nginx fluentd_tag is empty: (fluentd_tag '';) 2) curl 'localhost/\t' produced broken JSON format and td-agent was not...