Closed bobrich closed 9 years ago
Yeah.. I also figured that out..
Another thing is.. I am trying to figure this script and to modify it for the latest Graylog2 version 0.91.3. Everything is running ok, but in the end the Graylog2 server starts and exits immediately. I don't know what could be wrong.
Did you know where the Graylog2 keeps the error logs?
I just went through this myself. You also need to upgrade elasticsearch to 1.3.2 or later.
All i did was:
log locations graylog2-server logs: /opt/graylog2-server/log/ graylog2-web-interface logs: /opt/graylog2-web-interface/nohup.out elasticsearch and mogodb logs are in /var/log
install_graylog2_90_ubuntu.sh logs to ./graylog2 on lines 10 and 11.
But if ./graylog2/ doesn't exist, these fail quietly. Just needs a mkdir above it