Hi All,
I was wondering if anyone has any help for what I'm seeing. I have about 150 winlogbeats pointing to a 3 node ES cluster. Over the course of about an hour, I get about 20,000 logs of:
caught exception while handling client http traffic, closing connection Netty4HttpChannel{localAddress=/<es_server_ip>, remoteAddress=/<remote_ip>:26577} o.e.h.AbstractHttpServerTransport
Is there something that can be done to reduce these logs? I feel like 20,000 logs an hour from 150 beats is a bit excessive.
From my Googling there were a few different things, but nothing really provided a solution from what I could find.