Hi All,
Currently I have 2 Graylog builds, each running on 2 different machines (1 graylog, 1 ES)(4 total). Now I would like to merge them, what is the proper way to do it? By merging I mean building ES cluster out of 2 existing nodes with different data and building graylog cluster out of those 2 existing nodes and of course building mongodb replica set out of 3 nodes(2 existing and 1 new). Some information:
- ES nodes each have he same cluster name.
- ES and Graylog versions are the same through both setups. (v2.3.0 and v5.5)
Thanks!