Hi Folks,
I am trying to Load Balance Graylog WEBUI. In that case should I have set both the Graylog nods as master in server.conf file.
I am referring to is_master=True
Please let me know.
Hi Folks,
I am trying to Load Balance Graylog WEBUI. In that case should I have set both the Graylog nods as master in server.conf file.
I am referring to is_master=True
Please let me know.
No, why?
See http://docs.graylog.org/en/2.3/pages/configuration/load_balancers.html and http://docs.graylog.org/en/2.3/pages/configuration/web_interface.html
@jochen I am confused with WEBUI Load Balancing. Right now REST API is listening on port 12900 on both the nodes.
Second node is not listening on port 9000, which supposed to be a WEBUI Port, because second node is not a master.
If primary WEB interface fails, how will I get an access to the WEBUI through the Secondary node. Thats where I am confused
Being master (is_master
) has nothing to do with serving the web interface (web_enable
).
@jochen - Thanks. now I got it.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.