Hi Lasse, every time you run a reconfigure command on one of your hosts all configuration files are rewritten. The Elasticsearch cluster name is only a technical setting. It needs to be the same for the whole cluster but has no other consequences.
On 11 September 2015 at 10:48, Lasse Taul Bjerre <[email protected]> wrote: > Hi, > > > > I’m faily new to Graylog, and setting up a small GrayLog installation. > > In the beginning, I just want to use it in my LAB. > > > > I will be forwarding event logs from ~50 Windows servers, 3 ESXi Hosts and > the LABs firewall. > > > > My setup is based on the OVA / ESX appliance. > > > > I have deployed 3 VMS > > VM01 -> webinterface / (4GB RAM) > > VM02 -> backend / (8GB RAM) > > VM03 -> datanode / (8GB RAM) > > > > I gave the VMs static IPs, changed the “cluster.name” setting to > “graylog-LAB” on all 3 VMs. > > > > On the VMs I ran the following: > > > > VM02: > > sudo graylog-ctl reconfigure-as-backend > > VM01: > > sudo graylog-ctl set-cluster-master 10.70.2.82 > > sudo graylog-ctl reconfigure-as-webinterface > > VM03: > > sudo graylog-ctl set-cluster-master 10.70.2.82 > > sudo graylog-ctl reconfigure-as-datanode > > > > The setup works, but I have noticed that the “cluster.name” setting has > been changed back to the default “graylog2”. > > > > Is there a way to fix that, or has it no practical consequence? > > > > -- > You received this message because you are subscribed to the Google Groups > "Graylog Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/graylog2/2e05ff8a-744b-446d-976e-a3e857c2a297%40googlegroups.com > <https://groups.google.com/d/msgid/graylog2/2e05ff8a-744b-446d-976e-a3e857c2a297%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Developer Tel.: +49 (0)40 609 452 077 Fax.: +49 (0)40 609 452 078 TORCH GmbH - A Graylog Company Steckelhörn 11 20457 Hamburg Germany https://www.graylog.com <https://www.torch.sh/> Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175 Geschäftsführer: Lennart Koopmann (CEO) -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/CAMqbBbJTkZjvpKg5W%2BMYA%3DTGpw6hvZ2evr0pmy61jX3%3D0X%3D7DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
