Hi Shah, the image in the Graylog Bigger Setup <http://docs.graylog.org/en/2.1/pages/architecture.html#bigger-production-setup> chapter of the documentation is still from Graylog 1.x. Since the web interface has been embedded into Graylog ("graylog-server") and is a single-page application (SPA), it is kind of out-of-date.
Please describe in more detail, what you want to achieve. FWIW, in your current setup, the rest_listen_uri and web_endpoint_uri settings on the second Graylog node would need to be configured correctly. Cheers, Jochen On Wednesday, 21 September 2016 09:19:53 UTC+2, Shah Zaib wrote: > > I am trying to implemnt the Graylog Bigger Setup > <http://www.google.com/url?q=http%3A%2F%2Fdocs.graylog.org%2Fen%2F2.0%2Fpages%2Farchitecture.html%23bigger-production-setup&sa=D&sntz=1&usg=AFQjCNFCqBjZ20fqeG-vWpJemKBr9kO-xg> > > For This, I separate the graylog server with these settings > > Graylog-Server = 192.168.100.80 > Graylog-Web = 192.168.100.81 > > On Graylog-Server > > > is_master = true > and > web_enable = false > > and on the Graylog Web > > is_master = false > and > web_enable = true > > I am attaching the both conf files and the log file of Graylog-Web below > if you need the deeper look. > The problem, I am facing, I am not able to browse the web interface. > > The good news is that, I can browse the > > http://192.168.100.80:12900/api-browser ( 192.168.100.80 is the graylog > server ip ) > > > In this post i am attaching these files for more information. > > > Graylog Web Enable Conf File > > graylog-web.txt > <https://github.com/Graylog2/graylog2-server/files/484208/graylog-web.txt> > Graylog Server Conf File > > graylog-server.txt > <https://github.com/Graylog2/graylog2-server/files/484206/graylog-server.txt> > Graylog Web Log File > > graylog-webLog.txt > <https://github.com/Graylog2/graylog2-server/files/484201/graylog-webLog.txt> > > > > My Environment > > - Graylog Version: 2.1.1 > - Elasticsearch Version: 2.4.0 > - MongoDB Version: 3.2.9 > - Operating System: ubuntu 14.04 > > -- 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/7ad01f6b-ed52-482a-b9d8-1b50d7a9ae95%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
