Graylog how to update version

hi,
current my graylog version is Graylog 4.0.5+d95b909,
from portal got showing The most recent stable Graylog version is 4.0.6 (Noir) released at 2021-04-07T00:00:00.000Z . Get it from https://www.graylog.org/.

May I know how I can do the update using ubuntu server 20.0.4?

thanks.

@kvstudio6
From your command line terminal execute.

sudo apt-get update && sudo apt-get upgrade

Should be good, might want to restart graylog service after.

image

I already do restart and reboot the server but on the portal, it still shows version 4.0.5?

@kvstudio6
Refresh you browser or log out and back in.

thanks, now is show latest version.

1 Like

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