reciveBufferSize problem

Centos 7, Graylog 3.2.

In the graylog logfile I see warnings about “receiveBufferSize (SO_RCVBUF) for input ABC … should be 262144 but is 524288.”
Checking the “recv_buffer_size” - I see 262144 entered. Just curious, I have changed the value to 524288 and now the warning message says:
“receiveBufferSize (SO_RCVBUF) for input ABC … should be 524288 but is 1048576.”

Just in case, I have checked the “net.core.(r/w)mem_max” values which both are 8388608.
So… why is the warning message there?

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