Syslog output plugin supporting IPv6 #3809
Unanswered
aggarwalShivani
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Currently we use fluent-plugin-remote_syslog output plugin to send data from fluentd to a rsyslog destination.
When we attempt to configure an IPv6 address for the rsyslog host destination, fluentd fails with this error -
From the below links, it appears that IPv6 is a limitation with this plugin
https://bugzilla.redhat.com/show_bug.cgi?id=1862137
fluent-plugins-nursery/fluent-plugin-remote_syslog#25
Is there an alternative syslog output recommended by fluentd that supports IPv6?
Beta Was this translation helpful? Give feedback.
All reactions