- Installation and Upgrade Guide: other versions:
- Overview
- Installing the Elastic Stack
- Installing in an air-gapped environment
- Serverless changelog
- Breaking changes
- Release notes
- Upgrade to Elastic 9.0.0-beta1
This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Upgrade Elastic on self-managed infrastructure
editUpgrade Elastic on self-managed infrastructure
editWhen you are prepared to upgrade, you will need to upgrade each of your Elastic components individually.
- Consider closing machine learning jobs before you start the upgrade process. While machine learning jobs can continue to run during a rolling upgrade, it increases the overhead on the cluster during the upgrade process.
-
Upgrade the components of your Elastic Stack in this order:
- Elasticsearch: upgrade instructions
- Kibana: upgrade instructions
- Logstash: upgrade instructions (See note below)
- Beats: upgrade instructions
- Elastic Agent: upgrade instructions
- APM agents upgrade instructions
If you are using Logstash and the logstash-filter-elastic_integration
plugin to extend Elastic integrations, upgrade Logstash (or the logstash-filter-elastic_integration
plugin specifically) before you upgrade Kibana.
The Elasticsearch-Logstash-Kibana installation order for this specific plugin ensures the best experience with Elastic Agent-managed pipelines, and embeds functionality from a version of Elasticsearch Ingest Node that is compatible with the plugin version (major
.minor
).
Was this helpful?
Thank you for your feedback.