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

Remote Syslog Port: Change the default port to 514. #15

Closed derjohn closed 7 years ago

derjohn commented 7 years ago

I have no clue why this plugin defaults the remote syslog port to 25, which is SMTP. So I propose to change the default to 514.

dlackty commented 7 years ago

This makes sense. Thanks for the contribution!