Hi Jochen,

No reverse proxies in front of Graylog and I updated the settings to look 
like this but the error persists (minus the /api reference):

/etc/graylog/server/server.conf
rest_listen_uri = http://0.0.0.0:12900/
web_listen_uri = http://0.0.0.0:9000/
web_endpoint_uri = http://MY_AWS_RT53_DNS:12900/

/etc/graylog/graylog-settings.json
{
  "timezone": "Etc/UTC",
  "smtp_server": "",
  "smtp_port": 587,
  "smtp_user": "",
  "smtp_password": "",
  "smtp_from_email": null,
  "smtp_web_url": null,
  "smtp_no_tls": false,
  "smtp_no_ssl": false,
  "master_node": "10.0.99.166",
  "local_connect": false,
  "current_address": "10.0.99.166",
  "last_address": "10.0.99.166",
  "enforce_ssl": false,
  "journal_size": 1,
  "internal_logging": true,
  "custom_attributes": {

  }
}

Is the external_rest_uri a valid setting? I am finding more Graylog servers 
in the estate as I investigate, they are running different versions on 
different Linux OS's and they suffer from the same web interface error.

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/6343b8ff-ceed-4823-ad7d-da0eb988b1db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to