Hi Aykisn, On Thursday, 8 September 2016 10:56:28 UTC+2, Aykisn wrote: > > I tried to change the rest line to : > rest_listen_uri = http://0.0.0.0:9000/api but it didn't help, it just > redirects me to the nrmal graylog web interface. >
Yes, that's to be expected and an intentional redirect. What's the output of the following curl command? curl -i http://<hostname>:9000/api/?pretty=true Cheers, Jochen -- 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/b5d622ea-62eb-4089-9a75-c684efd85dda%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
