Elasticsearch: Does updating from 7 to 8 make sense?

Infos:

  • Used Zammad version: 6.3.1
  • Used Zammad installation type: package
  • Operating system: Debian 12
  • Browser + version: Chrome

I installed Zammad 6 this year and also Elasticsearch 7 using this guide: Set up Elasticsearch — Zammad System Documentation documentation

Is this guide out of date or why is version 7 still being installed?

Does an update from 7 to 8 makes sense?

As Mr. Generation wrote in this post, updating from 7 to 8 is a pain.

Using Elasticsearch 7 is fine as long as it’s supported. In future versions the documentation will no longer tell you what to install but where to find how to. So basically link to the installation documentation of elastic (Set Up Elasticsearch — Zammad System Documentation documentation)

Choose your poison basically. The main advantage of ES8 is user authentication and https connections by default. This usually is only relevant if ES is running on a remote host, but still.