ipt-netflow
ipt-netflow copied to clipboard
Bug in field size
Hi! We are using ELK for netflow collector and we are found field size missmatch. detail here Thank you!
Hello,
ipt-netflow sends unsigned64 filed correctly and according to Internet Standard RFC 5101. logstash-codec-netflow decodes unsigned64 field incorrectly violating standard. You should report it as bug to logstash-codec-netflow. ;-)
Similar bug report for your interest https://github.com/aabc/ipt-netflow/issues/30
Oops thanks, somehow I missed this in the IPFIX compliance list I keep over at https://github.com/logstash-plugins/logstash-codec-netflow/blob/master/RFC_COMPLIANCE_IPFIX.md.