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

Supported TLS version #54

Open mrudrego opened 1 year ago

mrudrego commented 1 year ago

Hi,

Does fluentd-plugin-remote-syslog plugin support TLS1.3 ?

I see the dependency plugin "remote_syslog_sender" has a parameter ssl_option which accepts TLS version(default to TLS1.2). But this parameter is not accepted in fluentd-plugin-remote-syslog plugin.

Can you please help us know if TLS1.3 is supported? If not is there any plan to support this?

Thanks, Mahesh