Thanks Jochen, I have updated the web_endpoint_uri to:
web_endpoint_uri = http://MY_AWS_RT53_DNS:12900/ Then when I go to the browser it allows my enter my log in details and gives this error: Error - the server returned: 404 - cannot POST http://MY_AWS_RT53_DNS:12900/system/sessions (404) I tried this on the aws servers cli expecting a response - curl http:// 172.31.29.124:12900/system/cluster/node: <!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="robots" content="noindex, nofollow"> <meta charset="UTF-8"> <title>Graylog Web Interface</title> <link rel="shortcut icon" href="/assets/favicon.png"> </head> <body> <script src="/config.js"></script> <script src="/assets/vendor.js"></script> <script src="/assets/polyfill.91649d62a94c712ae63d.js"></script> <script src="/assets/plugin/org.graylog.plugins.pipelineprocessor.ProcessorPlugin/plugin.org.graylog.plugins.pipelineprocessor.PipelineProcessorPlugin.0dd5605a30a0f21974ba.js"></script> <script src="/assets/plugin/org.graylog.plugins.map.MapWidgetPlugin/plugin.org.graylog.plugins.map.MapWidgetPlugin.7bf4cb9247ec32aa855e.js"></script> <script src="/assets/plugin/org.graylog.plugins.enterprise_integration.EnterpriseIntegrationPlugin/plugin.org.graylog.plugins.enterprise_integration.EnterpriseIntegrationPlugin.29f87bd4971d7f01c535.js"></script> <script src="/assets/plugin/org.graylog.plugins.collector.CollectorPlugin/plugin.org.graylog.plugins.collector.CollectorPlugin.bd2ae365ad1b86102f68.js"></script> <script src="/assets/app.91649d62a94c712ae63d.js"></script> </body> </html> -- 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/62173e96-dd48-46fb-94d2-4cde60a2fe1b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
