We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sorry to post this in multiple places, just trying to have more visibility. Unfortunately nobody has responded yet.
For details see post
Gist of the post is that ipv6 input/codecs fail using logstash v6.2.2 but pass when using v5.2.8
v6.2.2
v5.2.8
Now i did find other logstash inputs that were failing with ipv6. Again, see post above.
UDP listener died {:exception=>java.nio.channels.UnsupportedAddressTypeException, :backtrace=>
Thanks! dave
The text was updated successfully, but these errors were encountered:
just an update...
listening ipv6 works now with logstash 6.2.4
[root@elastiflow-lab ~]# /usr/share/logstash/bin/logstash-plugin list --verbose | grep -E "flow|net" logstash-codec-netflow (3.12.0) logstash-codec-sflow (2.0.2) [root@elastiflow-lab ~]# rpm -qa | grep -E "elas|logs" logstash-6.2.4-1.noarch elasticsearch-6.2.4-1.noarch
Sorry, something went wrong.
No branches or pull requests
Sorry to post this in multiple places, just trying to have more visibility. Unfortunately nobody has responded yet.
For details see post
Gist of the post is that ipv6 input/codecs fail using logstash
v6.2.2
but pass when usingv5.2.8
Now i did find other logstash inputs that were failing with ipv6. Again, see post above.
Thanks!
dave
The text was updated successfully, but these errors were encountered: