I have a 5 node ELK cluster. I have kibana 7.6.1 running on a single node. Elasticsearch 7.6.1 on 3 other nodes. Logstash 7.6.1 on the last node.
Can I upgrade kibana without upgrading elasticsearch and logstash to 7.11 to make use of the new alerts platform it has?
So a final cluster consisting of kibana 7.11, elasticsearch 7.6.1 and logstash 7.6.1 ?
Thank you
stephenb
(Stephen Brown)
February 25, 2021, 8:24pm
2
Hi @deep9300
That is not a supported configuration.
That being Kibana ahead of Elasticsearch (it wont work) you should always try to keep Elasticsearch and Kibana in sync.
Logstash / beats can fall behind...
Upgrade Order is defined here
Upgrade the components of your Elastic Stack in the following order:
Elasticsearch Hadoop: install instructions
Elasticsearch: upgrade instructions
Kibana: upgrade instructions
Java High Level REST Client: dependency configuration
Logstash: upgrade instructions
Beats: upgrade instructions
APM Server: upgrade instructions
system
(system)
Closed
March 25, 2021, 8:24pm
3
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.