Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.
Don’t forget to select tags to help index your topic!
1. Describe your incident:
I have installed graylog server along with opensearch and mongoDB in my azureVM - Ubuntu 22.04.
Azure VM has following:
16GB RAM
Private IP
Public IP
When i used Public IP of azure in server.conf, the graylog kept restarting (error was unable to use address). So, I changed the http_bind_address to private IP , now graylog server is up and running.
But I couldn’t load the Graylog server GUI
tried setting http_enable_cors to true
But still couln’t connect to grayserver GUI
netstat -lntp shows a entry :9000 is listening
and graylog server shows no error and it is running
Similar link but couldn’t find solution: