Hello friends!
We have 1 Graylog server that stores and processes 70+ Elasticsearch indexes.
We want to add an empty graylog server to the cluster to the existing server. Can this be done without losing existing indexes?
What settings should Elasticsearch have regarding roles? Server1: node.master: true, node.data:true; Server 2: node.master: false, node.data: false.
Graylog 3.3.
I havent connected a Graylog Server to exsisting one. BUT I have sent Logs from one Graylog server to another Graylog server that were located in two different environments using a VPN. I had to configure an OUTPUT on a stream. Maybe someone here has done this already.
Hope that helps
Thanks! According to the documentation, we managed to connect the second Graylog node. However, the question remained how to make an exact copy of the indexes on the second server be written. I will create a separate topic with a detailed description of the issue.