Louis

Results 206 comments of Louis

@dietybright Thank you, I tried replaying the two packets and the four samples correctly show up. I am guessing there are some healthchecks or bad packets that cannot be decoded...

Hi @dietybright, Apologies for the delay I think you will need to provide me with a longer packet capture. I am not able to reproduce.

@dietybright thank you I tried again with the same setup but I cannot reproduce. Have you tried `git pull` followed by `docker-compose build --no-cache` just in case? How often does...

And on the collector side? Is it Linux?

Hi @bmarlow, Thank you for raising this issue. A few things: * Can you confirm neither the sampler nor GoFlow2 restart? * Are you running multiple GoFlow2 on the same...

Really strange. Thank you for providing the packet capture. I dived into the code: https://github.com/netsampler/goflow2/blob/7265159473ecb80dae984d375682a132f963f270/decoders/netflow/templates.go#L60C32-L60C46 ^ this function is not called, so I'm leaning towards a possible race condition On...

@bmarlow my apologies for the delay this time :( Thank you for all the detailed tests. I'll have a better look soon and try to reproduce and replay the pcap....

One thing I just noticed: in the logs, the source port is different... `60372` vs `37907` Couldn't reproduce with the pcap. The code that computes the key to find the...

@bmarlow let me know if you're still experiencing the issue :)