Skip to content
New issue

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

Logstash codec fails listening IPv6 #10

Closed
davama opened this issue Mar 20, 2018 · 1 comment
Closed

Logstash codec fails listening IPv6 #10

davama opened this issue Mar 20, 2018 · 1 comment

Comments

@davama
Copy link

davama commented Mar 20, 2018

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

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

@davama
Copy link
Author

davama commented Apr 24, 2018

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

@davama davama closed this as completed Apr 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant