I have a little problem on my Graylog server.
Messages are received around 6 to 7 minutes later in Graylog and I would like it to be faster.
I have not found any solution and I’m a beginner so I prefer ask here hoping that someone have an idea of which parameter can change that, or if it’s due to the server capacity.
Storage, RAM and CPU are not looking fully used.
It can be because your time is off somewhere, look under System/Overview/Time Configuration to make sure those are in sync. If your system is overloaded, you can usually see it under System/Nodes and click on the node to see Memory, buffers and journal utilization. Post (obfuscated) pics if anything looks odd…
Thanks for your answer.
Time configuration sync is ok on Graylog. User, browser and server have the same time.
The system is not overloaded. Memory is around 50% of use, buffers 0% and journal 1%.
After searching on my VM, I found that all logs had wrong time too so the problem is probably due to a configuration error on my Debian.
Hmmm… I found another article that goes through several troubleshooting steps with rsyslog. In their case it was sending to console and rate limited to 4k/sec. This may or may not be your issue but the steps therein may help you to track yours.
I may be missing somethin in Graylog but for right now is seems like an rsyslog configuration issue.