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/94847e6b-3324-405d-a4c7-0ad4336206c0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
