-
Notifications
You must be signed in to change notification settings - Fork 87
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
Reduced-size encoding for uint32 is larger than uint32 {:field=>[:uint32, :conn_id] #181
Comments
Issue is invalid field definition for EID 148. Wrong data type is causing the error. The name is also incorrect. Will submit PR with fix. |
This issue is still relevant as of 4.2.1. Merging this PR would be very helpful. |
Seeing the same error using V 7.16.1. Is there any workaround? |
I found that Filebeat handles Netflow very well, and doesn't have this (or other) issues, so we switched over for Netflow. It is a simple listener that forwards everything over to a Kafka topic where we process it further. To help anyone get started, I've included a sample of my config. YMMV:
|
Docker Container
Logstash 7.3
logstash-codec-netflow
Receiving Netflow from Palo Alto
Millions of errors:
[logstash.codecs.netflow ] Reduced-size encoding for uint32 is larger than uint32 {:field=>[:uint32, :conn_id], :length=>8}
No data.
The text was updated successfully, but these errors were encountered: