Hello, after days of research and no solution found, I want to ask the community
We have two graylog Servers, same Setup
graylog 6.1
opensearch 2.15
mongodb 7.x
One in configured with TLS (Lets call this the Primary Server) the other one is configured without (Secondary Server ).
We kinda wanted to merch those two servers together in like a Multinode Setup where the Secondary Server serves as a BACKUP server of some sort but still is a Node in the Cluster and sends Logs to the Primary Server. Or the Logs of the Secondary Server can be seen on the Primary Servers Web interface.
I know you can create Outputs in graylog to foward logs, but we have troulbe getting those 2 Servers in one Cluster…
I hope its understandable, if more explaination is needed, Im open to do so