I set up the v2 OVA appliance and added an interface (eth1) for mounting an NFS export for the data directory. That is working fine, services start, etc., but when I go to the web page I get:
Server currently unavailable We are experiencing problems connecting to the Graylog server running on *http://<eth1 second interface IP here>:12900/*. Please verify that the server is healthy and working correctly. I've set eth0's IP (the primary, web interface) in the following two lines in graylog.conf: rest_listen_uri = http://<eth1 IP here>:12900/ web_listen_uri = http://<eth1 IP here>:9000/ I've tried restarting services and that doesn't do it. Issuing sudo graylog-ctl reconfigure reverts the above settings to http://0.0.0.0... How do I set the web IP? Thanks -- 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/d92212f6-bad1-42c1-bd3b-1fe7bfff4edd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
