I recently encountered an issue after integrating a new management software into my system. I started experiencing synchronisation issues within my Graylog dashboards.
Since the integration, several widgets across the clustered nodes either fail to load or display outdated information. The Graylog interface itself works fine, but real-time data updates have become inconsistent, making it difficult for our team to monitor logs effectively.
My setup includes Ubuntu 22.04 LTS, Graylog 5.2.3, MongoDB 6.0, and Elasticsearch 7.17. There are no major errors in the service logs, but I do see repeated warnings about stream update timeouts.
I have already cleared browser caches, restarted services, reindexed data, and verified that all cluster nodes are correctly connected. However, the issue continues.
Could this be a compatibility problem between Graylog and the newly integrated management software from another vendor, or is it a known cluster synchronization issue?
Any community guidance would be very helpful.