Hi, I have 2 node GL cluster - each node has 2 NICs and https is enabled. The doc from http://docs.graylog.org/en/2.1/pages/configuration/rest_api.html says: 'For example if your Graylog REST API is listening on http://192.168.178.26:9000/api/, the API browser will be available at http://192.168.178.26:9000/api/api-browser/.'
But in my case if first interface is https on 192.168.178.26:9000 and second interface is 172.1.1.26 and I press 'API Browser button the new tab is opened but I see it tries to get https via second interface and hangs - what could be wrong? Note - in server.conf I have: rest_listen_uri = https://0.0.0.0:9000/api/ web_listen_uri = https://0.0.0.0:9000/ web_endpoint_uri = https://192.168.178.26:9000/api/ Thank you, Evgueni -- 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/b65ea755-dc83-438a-aa68-d0fe2d3700ab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
