Hi Roland,

you can change the network interface the Graylog web interface is listening 
on using the web_listen_uri configuration setting in your graylog.conf file 
(see 
https://github.com/Graylog2/graylog2-server/blob/2.0.0-alpha.1/graylog2-server/src/main/java/org/graylog2/Configuration.java#L53-L54
).


Cheers,
Jochen

On Sunday, 7 February 2016 20:21:08 UTC+1, Roland Hill wrote:
>
> Hi,
>
> I have just migrated from 1.3.3 to v2.0 alpha using the tarball on a 
> Ubuntu 15.10 system.
>
> This is just a home system; nothing mission critical.
>
> Elasticsearch (v2.2.0) and graylog all start/healthy well but I can't seem 
> to get to the web interface in my browser.
>
> The (hopefully) relevant portion of my log is here:
>
> 2016-02-08 08:13:36,784 INFO : org.glassfish.grizzly.http.server.
> NetworkListener - Started listener bound to [127.0.0.1:9000]
> 2016-02-08 08:13:36,786 INFO : org.glassfish.grizzly.http.server.
> HttpServer - [HttpServer] Started.
> 2016-02-08 08:13:36,787 INFO : org.graylog2.initializers.
> WebInterfaceService - Started Web Interface at <http://127.0.0.1:9000/>
> 2016-02-08 08:13:43,510 INFO : org.glassfish.grizzly.http.server.
> NetworkListener - Started listener bound to [192.168.0.10:12900]
> 2016-02-08 08:13:43,510 INFO : org.glassfish.grizzly.http.server.
> HttpServer - [HttpServer-1] Started.
> 2016-02-08 08:13:43,511 INFO : org.graylog2.shared.initializers.
> RestApiService - Started REST API at <http://192.168.0.10:12900/>
> 2016-02-08 08:13:43,520 INFO : org.graylog2.shared.initializers.
> ServiceManagerListener - Services are healthy
>
> From this I see my web interface is available at http://127.0.0.1:9000, 
> however I need it to be the IP of the server.
>
> Where do I set this? I know I'm missing something obvious but can't put a 
> finger on it!
>
> Thanks, and well done on the alpha release Graylog.
>
> --
> Roland Hill
>

-- 
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/7d716515-1b41-4119-b3fb-1b698a12ee2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to