logstash-codec-netflow icon indicating copy to clipboard operation
logstash-codec-netflow copied to clipboard

Results 37 logstash-codec-netflow issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello Jorrit, I need your help i am receiving around 120k flow per sec. but I am only able to parse 3k flow per sec. i am having 24 core(dual...

I have a Juniper MX104 router running Junos 16.1R6 and it is configured to send NAT port block allocation records via IPFIX. Scrutinizer handles them fine, but the logstash netflow...

Version 3.5.1: | RFC | Level | |-----------|----------------------------------------------| | RFC 7011 | 47% of RFC "MUST" requirements implemented | | RFC 7011 | 19% of RFC "SHOULD" requirements implemented |...

v3.5.1: | RFC | Level | |-----------|----------------------------------------------| | RFC 3954 | 100% of RFC "MUST" requirements implemented | | RFC 3954 | 0% of RFC "SHOULD" requirements implemented | |...

We don't currently support all the [Information Elements currently assigned by IANA](https://www.iana.org/assignments/ipfix/ipfix.xhtml). An overview can currently be found in issues #83 and #84 TODO: 1. Update netflow.yaml to include all...

help wanted

Logstash v8.15.1 classical VM installation run as a service on RH9. Netflow codec plugin v4.3.2 Using following config : ``` input { tcp { port => 15055 host => "0.0.0.0"...

bug
status:needs-info

This was a change that I've been patching locally for a couple of years. Some details are ommited, but when packets are parsed by logstash using the netflow codec, there...