[graylog2] Re: Graylog 2.1.1 Web Interface Problem

2016-09-21 Thread 'Chris' via Graylog Users
Hi Jochen, You are correct, I was indeed missing the */api/ from the URL. I can now log in and I will start looking at using some beats forwarders to get some data into GrayLog/ElasticSearch. Cheers, Chris. -- You received this message because you are subscribed to the Google Groups "Grayl

[graylog2] Re: Graylog 2.1.1 Web Interface Problem

2016-09-21 Thread Jochen Schalanda
Hi Chris, according to the details you've shared previously, the correct value for web_endpoint_uri would be http://MY_AWS_RT53_DNS:12900/api/. Cheers, Jochen On Wednesday, 21 September 2016 12:37:01 UTC+2, Chris wrote: > > Thanks Jochen, > > I have updated the web_endpoint_uri to: > > web_endp

[graylog2] Re: Graylog 2.1.1 Web Interface Problem

2016-09-21 Thread 'Chris' via Graylog Users
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)

[graylog2] Re: Graylog 2.1.1 Web Interface Problem

2016-09-21 Thread Jochen Schalanda
Hi Chris, try setting web_endpoint_uri according to your network setup and keep in mind that the Graylog web interface is a single-page app running in your browser which has to be able to access the Graylog R