Upgrade an old ELK to 5.4.2 one

Hi everyone,

The former sys admin set a Logstash - Elasticsearch - Kibana service.
The setting is:

CentOS 6.6
Logstash-1.4.4-1
Elasticsearch-1.4.2-1
Kibana-4.1.1

I face many issues with this configuration.
I would like upgrade everything to 5.4.2 version and keep conf files of course :slight_smile: .
Can I easily upgrade it ?

Thanks for your support,
OlFo

Here is a guide to upgrading Elasticsearch: https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-upgrade.html

Here is an article explicitly outlining the migration from 1.x to 2.x: https://www.elastic.co/blog/key-point-to-be-aware-of-when-upgrading-from-elasticsearch-1-to-2

You might choose to upgrade one major version at a time. Elasticsearch and Logstash will upgrade from 1.4 to 2.4, then from 2.4 to 5.5.

Keep in mind that as of 5.0, all products on the Elastic stack have aligned versions so each product isn't individually versioned.

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