Serve http with nginx in front of graylog server
graylog listens on localhost port 9000, so put nginx in front of it so we get something safe and stable listening on port 80 to save graylog itself running as root to listen on a privileged port
files/nginx.conf
0 → 100644
Please register or sign in to comment