Upgrade Question 4.3 to 5.0

Dear all,

we run a Graylog Instance (4.3.15) with OpenSearch 1.3.12 and MongoDB 5.0.21. Everything is fine. This is a Enterprise Instance with a an outdated license (fall back to open source license).

user7@sles_server:~> rpm -qa | grep graylog
graylog-enterprise-plugins-4.3.15-1.x86_64
graylog-integrations-plugins-4.3.15-1.noarch
graylog-enterprise-integrations-plugins-4.3.15-1.noarch
graylog-server-4.3.15-1.noarch

In Graylog 5 we don’t have those listed packages anymore. Instead, there ist just the Enterprise package graylog-enterprise-5.0.10-1.x86_64.rpm or the Open package graylog-server-5.0.10-1.x86_64.rpm

What package do you recommend to install? Server or Enterprise?
The instance for now will run without Enterprise license, but will probably get in future a new Enterprise license.

Thanks in advance for the help.

Regards,
Dietmar Schurr

OS: SLES 12 SP5 (will be upgrade to SLES 15)

I would recommend you go with the enterprise package, it is the base package with the enterprise plugins already installed. It behaves in the same way as before, those enterprise features stay disabled until you enable them with a license.

Hello Joel,

thanks for the recommendation.

I will install the Enterprise rpm package.

Regards,
Dietmar Schurr

Hi @DietmarSchurr

Keep in mind the works that need to be done on MongoDB when updating
and you need to remove the plugins before updating to 5.0

You can than update rpm based with dnf swap graylog-server graylog-enterprise

1 Like

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