when you have https you need to adjust that in the nginx configuration:
proxy_set_header X-Graylog-Server-URL https://$server_name/;
when you have https you need to adjust that in the nginx configuration:
proxy_set_header X-Graylog-Server-URL https://$server_name/;