I have to set up Graylog for my Company, but I am running into a problem.
I have set the application.context to be "/graylog/" to try and have graylog load the assets from there. This however does not work.
I also tried not setting application.context, and just proxypassing to localhost:9000. This only works, if I manually add "/graylog/" in front of the url, as expected, however, how can I do this, so that it will work?
HI all.
I have to set up Graylog for my Company, but I am running into a problem.
I have set the application.context to be "/graylog/" to try and have graylog load the assets from there. This however does not work.
I also tried not setting application.context, and just proxypassing to localhost:9000. This only works, if I manually add "/graylog/" in front of the url, as expected, however, how can I do this, so that it will work?
config: http://termbin.com/0hb7 apache config: http://termbin.com/amhq
Also, please tell me what log files you need, other then the apache error_log, access_log and the log file of the graylog web interface.
error_log: http://termbin.com/i5rn access_log: http://termbin.com/k9t8 graylog server log: http://termbin.com/ao0j