Hi Jochen,

I just downloaded and extracted the new files as the doc said. Here is what 
I've just found in my history:

sudo graylog-ctl stop
sudo mv /opt/graylog/server /opt/graylog/serverOLD
sudo mv /opt/graylog/web /opt/graylog/webOLD
cd /opt/graylog/

sudo cp /tmp/graylog-1.1.5.tgz .
tar -xvzf graylog-1.1.5.tgz
sudo tar -xvzf graylog-1.1.5.tgz
sudo mv graylog-1.1.5 server

sudo cp /tmp/graylog-web-interface-1.1.5.tgz .
sudo tar -xvzf graylog-web-interface-1.1.5.tgz
sudo mv graylog-web-interface-1.1.5 web

sudo rm -f *.tgz
sudo chown -R root:root web
sudo graylog-ctl start
sudo graylog-ctl
sudo graylog-ctl status
sudo reboot

Thanks for your help.

Francois

-- 
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/e4f10f41-7589-4851-b388-d81b92ca506c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to