Hi,
we are trying to get statistics on packet losses and connection resets from TCP.
I've tried flows but it doesn't know how many packages are lost and I can't see if there are any counts of the resets.
I was wondering if there is another beat that could gather statistics from the network, maybe via the OS, and ship that to ES.
Or if anyone has a suggestion of a tool that I could run regularly and send to logstash or similar.
Also the application runs in a docker container, we can run an agent there but would be better to run only one in the host OS.
Any suggestions?
Thanks,
Isaac