Graylog Upgrade from 2.3.1 to 2.3.2

Hi Guys,

I’m running 2.3.1 version, it says that 2.3.2 is available, I used the following, to upgrade it, but still it show me 2.3.1
Please advise if anything else should be done

sudo rpm -Uvh https://packages.graylog2.org/repo/packages/graylog-2.3-repository_latest.rpm sudo yum clean all
$ sudo yum install graylog-server

Make sure to invalidate the YUM cache on your system as described in the documentation:
http://docs.graylog.org/en/2.3/pages/installation/operating_system_packages.html#id1

I did yum clean all, also I saw it’s succeeded to install new graylog, but the old version wasn’t replaced by new

Did you restart it after update?
sudo systemctl restart graylog-server

After restart , it has updated the version, thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.