HI all,
I’m trying to access graylog with different port (80) rather default port 9000. My current environment does not allow me to use default gray log port 9000. How to configure the gray log to use the port 80 rather port 9000.
I have tried port redirect options with IP-tables, xinetd, graylog web interface nothing helped me fix it.
My current web and rest uri are shown below. Please, can someone suggest me the method to use port 80 for the graylog web interface?
web_listen_uri = http://127.0.0.1:9000/
rest_listen_uri = http://127.0.0.1:9000/api/