Hi!
Since last week Im having a lot of errors in logstash like these:
[ERROR] 2021-02-03 11:59:46.340 [nioEventLoopGroup-2-1] tcp - Error in Netty pipeline: java.io.IOException: Connection reset by peer
[ERROR] 2021-02-03 11:59:46.442 [nioEventLoopGroup-2-2] tcp - Error in Netty pipeline: java.io.IOException: Connection reset by peer
[ERROR] 2021-02-03 11:59:46.948 [nioEventLoopGroup-2-3] tcp - Error in Netty pipeline: java.io.IOException: Connection reset by peer
[ERROR] 2021-02-03 11:59:47.538 [nioEventLoopGroup-2-4] tcp - Error in Netty pipeline: java.io.IOException: Connection reset by peer
[ERROR] 2021-02-03 11:59:47.902 [nioEventLoopGroup-2-5] tcp - Error in Netty pipeline: java.io.IOException: Connection reset by peer
[ERROR] 2021-02-03 11:59:49.521 [nioEventLoopGroup-2-6] tcp - Error in Netty pipeline: java.io.IOException: Connection reset by peer
[ERROR] 2021-02-03 11:59:50.085 [nioEventLoopGroup-2-7] tcp - Error in Netty pipeline: java.io.IOException: Connection reset by peer
[ERROR] 2021-02-03 11:59:51.689 [nioEventLoopGroup-2-8] tcp - Error in Netty pipeline: java.io.IOException: Connection reset by peer
[ERROR] 2021-02-03 11:59:56.342 [nioEventLoopGroup-2-1] tcp - Error in Netty pipeline: java.io.IOException: Connection reset by peer
[ERROR] 2021-02-03 11:59:56.442 [nioEventLoopGroup-2-2] tcp - Error in Netty pipeline: java.io.IOException: Connection reset by peer
[ERROR] 2021-02-03 11:59:56.918 [nioEventLoopGroup-2-3] tcp - Error in Netty pipeline: java.io.IOException: Connection reset by peer
I didn´t make changes in my logstash conf file. Any ideas? I´m running 7.9.3 version on docker.
Regards!
Víctor