Hello everyone!
I am using graylog docker to get logs from logspout using GELF TCP, but I get this error:
ERROR: org.graylog2.plugin.inputs.transports.AbstractTcpTransport - Error in Input [GELF TCP/5eb2819fc9e77c00121f7be7] (channel [id: 0xac730539, L:/172.17.0.2:12201 ! R:/10.10.12.26:58362]) (cause io.netty.handler.codec.TooLongFrameException: frame length exceeds 2097152: 2098953 - discarded)
How can I fix it? Thanks!