fluent-plugins-nursery / fluent-plugin-remote_syslog

Fluentd plugin for output to remote syslog serivce (e.g. Papertrail)
https://github.com/dlackty/fluent-plugin-remote_syslog
MIT License
68 stars 53 forks source link

Support v0.14, TCP+TLS protocol and config placeholder #24

Closed joker1007 closed 6 years ago

joker1007 commented 6 years ago

I forked remote_syslog_logger to support TCP+TLS protocol (https://github.com/reproio/remote_syslog_logger, released new version as remote_syslog_sender), And I re-implemented this plugin for fluentd-0.14.x.

This patch fixes almost issues.

I want to feedback upstream and to release new version. If you don't have enough time for maintainance, I can take over this plugin maintenance. I would appreciate it if you think about my proposal.