repeatedly / fluent-plugin-netflow

Netflow plugin for Fluentd
60 stars 24 forks source link

UDP Packet Losses #25

Open gretamosa opened 8 years ago

gretamosa commented 8 years ago

I have installed ruby 2.3.1 with fluent 0.17 and this netflow plugin. Then, I generate random netflow flows with mshindo netflow generator and according with the README document.

Once all is started, I monitor udp traffic and I can see udp packet losses every second. Do you have a specific buffer size in your OS or similar?

Regards,

repeatedly commented 8 years ago

Once all is started, I monitor udp traffic and I can see udp packet losses every second.

Does it mean netflow input plugin receives broken packet?

gretamosa commented 8 years ago

Yes, it receives udp packets with errors or broken. I monitor udp traffic with netstat -su (udp section).