Hi everyone,
I’m using Graylog to monitor a simple media upload pipeline where videos exported via capcut for pcare detected by a script and uploaded to a backend.
The issue is that some logs (sent via GELF UDP) are either delayed or don’t appear at all in Graylog, even though the application confirms they were sent.
Is this likely due to UDP packet loss, or something on the Graylog side? Would switching to TCP be more reliable for near real-time logging?
Thanks!