Just making sure!

1. Describe your incident:

Hello All,

I'm about to upgrade my organization's Graylog server, I was tasked with doing so as our team member sadly passed away so I am filling his shoes for this task. I have experience using Linux commands and plan on doing the following to upgrade the server I just wanted to make 100% this is the correct command and process.
  1. Take Snapshot.
  2. Upgrade MongoDB to 4.4 first.
  3. Elastic Search is already upgraded to 7.17.5 (I know it’s not supported pasted 7.10.2).
  4. Then upgrade GrayLog using the following:

wget https://packages.graylog2.org/repo/packages/graylog-4.3-repository_latest.deb

Stop & confirm the service

sudo systemctl stop graylog-service

sudo systemctl status graylog-service

Install (.deb)

sudo dpkg -i graylog-4.3-repository_latest.deb

Any input would be greatly appreciated.

2. Describe your environment:

  • OS Information:

Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal

Elastic Version:7.17.5

MongoDB: 4.2.11

GrayLog Version: 4.2.13

Hey, @SystemAdmin

I would probably double check this documentation first.

1 Like

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