Graylog's logs show ERROR information: ... cause io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer)

problem click here.

I use graylog to collect messages.
This server run in docker.
The pods logs show so many ERROR messages like this:

ERROR: org.graylog2.plugin.inputs.transports.AbstractTcpTransport - Error in Input [GELF TCP/5d3e8d35465310000eafe69d] (channel [id: 0xbed59ffa, L:/ip1:12201 ! R:/ip2:50214]) (cause io.netty.channel.unix.Errors$NativeIoException: syscall:read(…) failed: Connection reset by peer)

how does your send in message look like? is it valid json/gelf message? What fields do you have defined?

Please share the message as I think that is connected to the error.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.