Hello,
How did you install Graylog?
I followed the Graylog Centos installation guide at http://docs.graylog.org/en/2.2/pages/installation/os/centos.html.
How did you configure Graylog?
I followed the steps on how to configure graylog guide at http://docs.graylog.org/en/2.2/pages/configuration.html.
How did I configure the inputs in Graylog?
For the Sonicwall device I went to the Graylog Marketplace and downloaded the Sonicwall Content and imported the content from Graylog Inputs menu. For the Dell switch I configured Raw/Plaintext UDP input and for the linux server syslog UDP as the input.
As far as error logs, no errors under /var/log/graylog-server/server.log after I fixed a few errors the day before, but nothing new today.
However under /var/log/elasticsearch/graylog.log, this is what I’m seeing:
[2017-06-12 13:40:55,263][INFO ][cluster.service ] [Flash Thompson] removed {{graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db}{Q00b8wNqRGaUeMaZRyT2DQ}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false},}, reason: zen-disco-node-left({graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db}{Q00b8wNqRGaUeMaZRyT2DQ}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false}), reason(left)
[2017-06-12 13:59:33,470][INFO ][cluster.service ] [Flash Thompson] added {{graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db}{IS1r4pAGS2aow6VWnKk5-A}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false},}, reason: zen-disco-join(join from node[{graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db}{IS1r4pAGS2aow6VWnKk5-A}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false}])
[2017-06-12 14:06:14,082][INFO ][cluster.service ] [Flash Thompson] removed {{graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db}{IS1r4pAGS2aow6VWnKk5-A}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false},}, reason: zen-disco-node-left({graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db}{IS1r4pAGS2aow6VWnKk5-A}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false}), reason(left)
[2017-06-12 14:06:31,337][INFO ][cluster.service ] [Flash Thompson] added {{graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db}{cTve8GMJSMyZyHR_4zPNVQ}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false},}, reason: zen-disco-join(join from node[{graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db}{cTve8GMJSMyZyHR_4zPNVQ}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false}])
[2017-06-12 14:16:37,650][INFO ][cluster.service ] [Flash Thompson] removed {{graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db}{cTve8GMJSMyZyHR_4zPNVQ}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false},}, reason: zen-disco-node-left({graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db}{cTve8GMJSMyZyHR_4zPNVQ}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false}), reason(left)
[2017-06-12 14:19:07,778][INFO ][cluster.service ] [Flash Thompson] added {{graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db344afc92-af09-41a0-b6dd-1a3029c2c4db}{BT-UGEa-Sa2kojzt0Q3HgQ}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false},}, reason: zen-disco-join(join from node[{graylog-344afc92-af09-41a0-b6dd-1a3029c2c4db344afc92-af09-41a0-b6dd-1a3029c2c4db}{BT-UGEa-Sa2kojzt0Q3HgQ}{127.0.0.1}{127.0.0.1:9350}{client=true, data=false, master=false}])
Thanks!