Hi, please read the documentation about configuring the web interface in Graylog 2.0.0: http://docs.graylog.org/en/2.0/pages/configuring_webif.html
The Graylog REST API must be accessible by your web browser in order for the web interface to work. What exactly do you mean with "Graylog keeps crashing" when using the public IP address for the Graylog REST API? Cheers, Jochen On Thursday, 5 May 2016 21:53:17 UTC+2, [email protected] wrote: > > Current setup. > > Ubuntu 14.04 with latest updates > Graylog 2.0.0-6 > Elasticsearch 2.3.2 > MongoDB 3.0.11 > > I see no obvious error in elasticsearch/graylog server/mongodb logs. > Elasticsearch health status shows good ( curl -XGET ' > http://127.0.0.1:9200/_cluster/health?pretty=true' > ) > > graylog server logs show this... > > 2016-05-05T18:25:38.372Z INFO [NetworkListener] Started listener bound to > [x.x.x.x:9000] > 2016-05-05T18:25:38.373Z INFO [HttpServer] [HttpServer] Started. > 2016-05-05T18:25:38.375Z INFO [WebInterfaceService] Started Web Interface > at <http://x.x.x.x:9000/> > 2016-05-05T18:25:43.002Z INFO [NetworkListener] Started listener bound to > [127.0.0.1:12900] > 2016-05-05T18:25:43.002Z INFO [HttpServer] [HttpServer-1] Started. > 2016-05-05T18:25:43.003Z INFO [RestApiService] Started REST API at < > http://127.0.0.1:12900/> > 2016-05-05T18:25:43.004Z INFO [ServiceManagerListener] Services are > healthy > 2016-05-05T18:25:43.004Z INFO [InputSetupService] Triggering launching > persisted inputs, node transitioned from Uninitialized?[LB:DEAD] to > Running?[LB:ALIVE] > 2016-05-05T18:25:43.006Z INFO [ServerBootstrap] Services started, startup > times in ms: {OutputSetupService [RUNNING]=24, MetricsReporterService > [RUNNING]=25, BufferSynchronizerService [RUNNING]=25, InputSetupService > [RUNNING]=30, KafkaJournal [RUNNING]=67, JournalReader [RUNNING]=176, > PeriodicalsService [RUNNING]=276, IndexerSetupService [RUNNING]=3618, > WebInterfaceService [RUNNING]=4887, RestApiService [RUNNING]=9515} > 2016-05-05T18:25:43.011Z INFO [ServerBootstrap] Graylog server up and > running. > ================== > > if I change the REST IP to the public IP of the AWS instance, then graylog > keeps crashing. > > > > -- 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/406fc6ca-7aa3-427f-8cd6-c2d6a68a5dac%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
