@@ -25,8 +25,8 @@ each of the products in your Elastic Stack. Beats and Logstash 6.7 are
2525compatible with {es} {version} to give you flexibility in scheduling
2626the upgrade.
2727
28- {es} supports rolling upgrades between minor versions, from {es} 5.6 to 6.7 ,
29- and from 6.7 to {version}.
28+ {es} supports rolling upgrades between minor versions, from {es} 5.6 to 6.8 ,
29+ and from 6.8 to {version}.
3030
3131IMPORTANT: 5.x indices are not compatible with {version}. You must
3232remove or reindex them to upgrade to {version}. The default Beats and
@@ -44,14 +44,14 @@ By default, deprecation warnings are logged when the log level is set to `WARN`.
4444. Review the <<elastic-stack-breaking-changes>> and upgrade your code to work
4545with {version}.
4646
47- . Upgrade to 6.7 and use the {kibana-ref}/upgrade-assistant.html[{kib} Upgrade Assistant] to {ref}/docs-reindex.html[reindex]
47+ . Upgrade to 6.8 and use the {kibana-ref}/upgrade-assistant.html[{kib} Upgrade Assistant] to {ref}/docs-reindex.html[reindex]
4848any indices that are not compatible with {version}.
4949+
5050[role="xpack"]
5151.Upgrade Assistant
5252******
5353The Upgrade Assistant and migration APIs are enabled with both the Basic and
54- Trial licenses. You can install the default distribution of 6.7 to use the
54+ Trial licenses. You can install the default distribution of 6.8 to use the
5555Upgrade Assistant to prepare to upgrade even if you are upgrading to the OSS
5656distribution of {version}.
5757******
@@ -63,7 +63,7 @@ cluster configuration.
6363[[upgrade-order-elastic-stack]]
6464=== Upgrade process
6565
66- When you've made the necessary changes and are ready to upgrade from 6.7 to
66+ When you've made the necessary changes and are ready to upgrade from 6.8 to
6767{version}:
6868
6969. Test the upgrade in a dev environment *before* upgrading your
@@ -87,7 +87,7 @@ on the cluster during the upgrade process. For more information, see
8787.. Beats: {beats-ref}/upgrading.html[upgrade instructions]
8888.. APM Server: {apm-server-ref}/upgrading.html[upgrade instructions]
8989
90- NOTE: Logstash 6.7 and Beats 6.7 are compatible with all 7.x versions of
90+ NOTE: Logstash 6.8 and Beats 6.8 are compatible with all 7.x versions of
9191{es}. This provides flexibility in when you schedule the upgrades
9292for your Logstash instances and Beats agents, but we recommend upgrading as
9393soon as possible to take advantage of performance improvements
@@ -107,11 +107,11 @@ Make sure all 5.x indices have been deleted before upgrading to {version}. {es}
107107{version} will fail to start if any 5.x indices are present.
108108
109109If you are running a version prior to 6.0,
110- https://www.elastic.co/guide/en/elastic-stack/6.7 /upgrading-elastic-stack.html[upgrade to 6.7 ]
110+ https://www.elastic.co/guide/en/elastic-stack/6.8 /upgrading-elastic-stack.html[upgrade to 6.8 ]
111111and reindex your old indices or bring up a new {version} cluster and
112112{ref}/reindex-upgrade-remote.html[reindex from remote].
113113
114- The recommended path is to upgrade to 6.7 before upgrading to {version}. This
114+ The recommended path is to upgrade to 6.8 before upgrading to {version}. This
115115makes it easier to identify the changes you need to make to upgrade and enables
116116you to perform a rolling upgrade with no downtime.
117117
@@ -127,7 +127,7 @@ upgraded simultaneously.
127127
128128Although upgrading your Elastic Cloud clusters is easy, you still need to
129129address breaking changes that affect your application. Minor version upgrades,
130- upgrades from 6.7 to {version}, and all other cluster configuration
130+ upgrades from 6.8 to {version}, and all other cluster configuration
131131changes can be performed with no downtime.
132132
133133To avoid downtime when a full cluster restart is required:
0 commit comments