Dear Graylog users, I have done an rpm install of Graylog . At first I was not able to login from any other machine than localhost .As a result , with your assistance , I have changed following settings server.conf
rest_listen_uri = http://127.0.0.1:12900/ rest_listen_uri = http://10.1.0.215:12900/ (10.1.0.215 my server ip) web_listen_uri = http://127.0.0.1:9000/ web_listen_uri = http://10.1.0.215:9000/ As a result I can reach login screen from any workstation. But after sending my credentials I have following error message : Error - the server returned: 405 - cannot POST /system/sessions (405) All resources I have found are speaking about reverse proxy or ssl use but I have none of it . It has been a while I did not have such a hard time to install an application on Linux. ;) .But I will not give up. Thanks for your help. Guillaume. -- 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/6fc975d9-a04d-4da6-8bcc-f7985d3ed99d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
