I installed the Graylog in my CentOS according to the guide: http://docs.graylog.org/en/2.1/pages/installation/os/centos.html, all seem work fine(also no error in the Graylog server logs) except the Web interface, it would be great appreciate if you can give some advice, thanks a lot in advance!!
the following is my config, when I try to open the web using "183.128.166.22:9000"( 183.128.166.22 is my centos public ip)in my Mac book, no excepted page show up. /etc/graylog/server/server.conf web_enable = true web_listen_uri = http://127.0.0.1:9000/ elasticsearch_discovery_zen_ping_unicast_hosts = 127.0.0.1:9300 elasticsearch_network_host = 127.0.0.1 rest_listen_uri = http://127.0.0.1:12900/api/ rest_transport_uri = http://127.0.0.1:12900/api/ /etc/elasticsearch/elasticsearch.yml cluster.name: grayling Regards, -Hui -- 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/c10b52d0-209e-4cc6-bb28-44b332b95159%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
