Hi,
We have a setup where we use a org.graylog2.outputs.GelfOutput to forward certain messages to an external script. After our last update (unfortunately a rather big leap, with a new server) we’re noticing that the delay between graylog receiving a message and that message is sent to the external script is increasing over time. When the external script is first connecting, the delay is close to 0, but after 1-2 hours there is a 15 minute delay. If nothing is done this delay seems to grow indefinitely. But if we do a reconnection from the script the delay drops to 0 again.
Environment:
-
OS: Debian 11, fully patched
-
Graylog Version: 4.3.7+05bccc7
Does anyone recognize the symptoms and/or have any hints on what might be the cause?
/Cheers
Torgny