Louis

Results 206 comments of Louis

Hi @jmyoung Thank you for your contribution. Unfortunately I will have to politely decline adding it to the upstream branch. I do not have enough time nor resources to maintain...

According to https://www.iana.org/assignments/ipfix/ipfix.xhtml `packetTotalCount` > The total number of incoming packets for this Flow at the Observation Point since the Metering Process (re-)initialization for this Observation Point. This seems to...

@ruru0x thank you for your PR This will require tests Do you have a sample pcap? My impression is this change introduce some edge cases based on the order of...

Hello @Z3r0XG, Grafana is an external tool and the docker-compose is meant to provide more of a boilerplate than a fully-fledged observability system. Unfortunately there is no specific documentation.

@luciano2683 it is unlikely v2.2.3 improves the situation as there was no changes related to performance. I am lacking a lot of important information to be able to help you....

``` 3773 drops at udp_queue_rcv_one_skb+389 (0xffffffffadeeea09) [software] ``` are the concerning ones. 10GB of RAM is also quite high for 14kflows. Would you be able to know how many pps?...

Hi @giovaneh, Unfortunately there is currently no possibility to add a constant value out of the box. You will need to edit the code. This said, it's a good idea...

Hi @gitchander You are trying to decode a NetFlow/IPFIX packet for which you do not have the template. This is how the protocol works: the templates indicate how long each...

I would need a packet capture to help more. It seems it's not an ipfix packet

Could you send it as a `.pcap`, otherwise I won't be able to replay it in an attempt to reproduce it.