Hi,

I have upgraded graylog 1.3 from 1.2.1 by:

/etc/init.d/mongod stop
/etc/init.d/elasticsearch stop
/etc/init.d/graylog-server stop
/etc/init.d/graylog-web stop

Choose your distrib from https://packages.graylog2.org 
<https://packages.graylog2.org/el/6/1.3/x86_64/graylog-web-1.3.0-3.noarch.rpm>

wget 
https://packages.graylog2.org/el/6/1.3/x86_64/graylog-web-1.3.0-3.noarch.rpm
wget 
https://packages.graylog2.org/repo/el/6/1.3/x86_64/graylog-server-1.3.0-3.noarch.rpm

yum upgrade graylog-server-1.3.0-3.noarch.
rpm
yum upgrade graylog-web-1.3.0-3.noarch.rpm

yum info graylog-server
yum info graylog-web

/etc/init.d/mongod start
/etc/init.d/elasticsearch start
/etc/init.d/graylog-server start
/etc/init.d/graylog-web start

everything worked without problem and without any side effects.

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/c8482467-fb07-40e5-ad2e-9bf7349db4a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to