Thanks Jochen However the documentation really has very little detail explaining a specific function I';ve also tried to compare the appliance configuration (which I have working) with the manual install, but they're vastly different.
For example web_listen_uri <http://www.google.com/url?q=http%3A%2F%2Fdocs.graylog.org%2Fen%2F2.1%2Fpages%2Fconfiguration%2Fweb_interface.html%23configuration-options&sa=D&sntz=1&usg=AFQjCNELc3JIXRYYb6jEZXOr6JLFDwZrQQ> is documented as being 127.0.0.1:9000 so does that change to the ip of the server 10.2.60.161 (and I if I want to connect on port 80 eliminate the 9000) or is something entirely different? I still cannnot connect to the web interface, and am still seeing errors in the serverlog web_listen_uri = http://127.0.0.1:9000/ web_endpoint_uri = http://10.60.2.161 elasticsearch_discovery_zen_ping_unicast_hosts = 10.60.2.161:9300 elasticsearch_network_host =10.60.2.161 I'm seeing these errors in the serverlog Received unhandled event of type <org.graylog2.plugin.lifecycles.Lifecycle> from event bus <AsyncEventBus{graylog-eventbus}> IndexRetentionThread] Elasticsearch cluster not available, skipping index retention checks. I'm honestly getting fustrated with this application, it shouldn't be so difficult On Monday, December 19, 2016 at 4:10:22 AM UTC-5, Jochen Schalanda wrote: > > Hi Ed, > > there are multiple issues with your configuration. > > Check the documentation and your config file for the following settings: > web_listen_uri, web_endpoint_uri > <http://docs.graylog.org/en/2.1/pages/configuration/web_interface.html#configuration-options>, > > elasticsearch_discovery_zen_ping_unicast_hosts, elasticsearch_network_host > > Also double-check the configuration of your Elasticsearch node(s): > http://docs.graylog.org/en/2.1/pages/configuration/elasticsearch.html#configuration > > > On Friday, 16 December 2016 18:43:50 UTC+1, Ed Berlot wrote: >> >> Documentation is so sparse, I can't figure out what I'm doing wrong. >> > > If you think some crucial information is missing, please create an issue > at https://github.com/Graylog2/documentation/issues > > > Cheers, > Jochen > -- 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/d45a63cf-f66c-4f87-8569-de6fa94cdab8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
