Hi , i have recently tried installing graylog 3.0.2 on a centos 7.6. The installation was successful. However , i am unable to view the web interface when accessed behind a nginx. The web interface is directly viewable using the server’s ip in the browser without any issue. I am not seeing any errors in the server.log (graylog log). Is there anything else to be done? I am not sure , ver 3.x seem to be a lil different, seeking some advice here thanks
Blockquote2019-05-06T16:33:41.307+08:00 INFO [JerseyService] Enabling CORS for HTTP endpoint
2019-05-06T16:34:00.714+08:00 INFO [NetworkListener] Started listener bound to [10.0.0.114:9000]
2019-05-06T16:34:00.715+08:00 INFO [HttpServer] [HttpServer] Started.
2019-05-06T16:34:00.716+08:00 INFO [JerseyService] Started REST API at <10.0.0.114:9000>
2019-05-06T16:34:00.717+08:00 INFO [ServiceManagerListener] Services are healthy
2019-05-06T16:34:00.717+08:00 INFO [InputSetupService] Triggering launching persisted inputs, node transitioned from Uninitialized [LB:DEAD] to Running [LB:ALIVE]
2019-05-06T16:34:00.717+08:00 INFO [ServerBootstrap] Services started, startup times in ms: {GracefulShutdownService [RUNNING]=2, BufferSynchronizerService [RUNNING]=3, InputSetupService [RUNNING]=5, OutputSetupService [RUNNING]=9, KafkaJournal [RUNNING]=10, JournalReader [RUNNING]=14, EtagService [RUNNING]=15, ConfigurationEtagService [RUNNING]=16, StreamCacheService [RUNNING]=36, LookupTableService [RUNNING]=39, PeriodicalsService [RUNNING]=69, JerseyService [RUNNING]=19720}
2019-05-06T16:34:00.724+08:00 INFO [ServerBootstrap] Graylog server up and running.