Can anyone help me with this requirement? Graylog version = 1.5.2 I am trying to access the graylog web-interface through a URL (https://www.example.net/graylog) where *https://www.example.net/ *is my apache web server url from where I have written a Proxy pass rule as mentioned below
ProxyPass /graylog http://111.11.111.11:9000 ProxyPassReverse /graylog http://111.11.111.11:9000 Application server = *111.11.111.11* where the graylog web- interface is installed. The web server redirects the url *https://www.example.net/graylog* and the browser url shown is *https://www.example.net/login.*But since there is no redirection for /login path it fails. -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
