I have a Graylog 2.5 server installed on Centos7, I changed the IP address of my Server, in the configuration file vi /etc/graylog/server/server.conf
web_listen_uri=http://IP graylog Server:9000/
rest_listen_uri=http://IP Graylog Server:9000/api/
rest_transport_uri=http://IP Graylog Server:9000/api/
and I restarted all services:
*Graylog server is active (running)
*Elasticsearch is active (running)
*MongoDB is active (running)
…I authorize the flow firewall side, but I I can’t access the graylog web interface with the new server address, Please help