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.
- Take Snapshot.
- Upgrade MongoDB to 4.4 first.
- Elastic Search is already upgraded to 7.17.5 (I know itβs not supported pasted 7.10.2).
- 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