Skip to content

Commit 5e51910

Browse files
committed
Adds discrete attributes to installation and upgrade guide
1 parent b906548 commit 5e51910

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

docs/en/install-upgrade/installing-stack.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Kibana {version}, and Logstash {version}.
88

99
If you're upgrading an existing installation, see <<upgrading-elastic-stack, Upgrading the Elastic Stack>> for information about how to ensure compatibility with {version}.
1010

11+
[discrete]
1112
[[install-order-elastic-stack]]
1213
=== Installation Order
1314

@@ -22,6 +23,7 @@ Install the Elastic Stack products you want to use in the following order:
2223
Installing in this order ensures that the components each product depends
2324
on are in place.
2425

26+
[discrete]
2527
[[install-elastic-stack-for-elastic-cloud]]
2628
=== Installing on Elastic Cloud
2729

docs/en/install-upgrade/upgrading-stack.asciidoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ remove or reindex them on your 5.n cluster before upgrading to {version}. The in
3030
Kibana and {xpack} indices and the default Beats and Logstash mapping templates
3131
also need to be updated to work with {version}.
3232

33+
[discrete]
3334
=== Preparing to upgrade
3435

3536
Before upgrading the Elastic Stack to {version}:
@@ -95,6 +96,7 @@ upgrade process. See
9596
IMPORTANT: Test upgrades in a dev environment before upgrading your
9697
production cluster.
9798

99+
[discrete]
98100
[[upgrade-order-elastic-stack]]
99101
=== Upgrade order
100102

@@ -112,6 +114,7 @@ for your Logstash instances and Beats agents. We recommend upgrading Logstash
112114
and Beats as soon as possible to take advantage of performance improvements
113115
and other enhancements.
114116

117+
[discrete]
115118
=== Upgrading to 6.3
116119
Starting in 6.3, the default distributions of Elasticsearch, Logstash, and Kibana
117120
include {xpack} and a free Basic license that never expires.
@@ -149,9 +152,9 @@ POST _xpack/license/start_trial
149152
The 30-day trial enables you to try out the full set of platinum features,
150153
including security, machine learning, alerting, graph capabilities, and more.
151154

152-
[role="xpack"]
155+
[discrete]
153156
[[xpack-stack-upgrade]]
154-
=== Upgrading from 5.6
157+
=== [xpack]#Upgrading from 5.6#
155158

156159
{xpack} 5.6 provides migration and upgrade APIs for Elasticsearch and a
157160
Upgrade Assistant UI for Kibana. These tools are included with the trial
@@ -208,6 +211,7 @@ single-type format compatible with Elasticsearch 6.x.
208211
. Once you've resolved all of the migration issues, perform
209212
a {ref}/rolling-upgrades.html[rolling upgrade] from Elasticsearch 5.6 to {version}.
210213

214+
[discrete]
211215
[[oss-stack-upgrade]]
212216
=== Upgrading from a pre-5.6 installation
213217

@@ -229,6 +233,7 @@ modifications to the document data and metadata during reindexing.
229233
. Use the {ref}/indices-aliases.html[_aliases] API to add the name of the 2.x
230234
index as alias for the new index and delete the 2.x index.
231235

236+
[discrete]
232237
[[upgrade-internal-indices]]
233238
==== Upgrading internal indices for {major-version}
234239

@@ -270,6 +275,7 @@ internal indices using the `_xpack/migration/upgrade` API.
270275
TIP: Once you upgrade the `.kibana` index, you can run Kibana and use the
271276
{xpack} Reindex Helper UI to upgrade the other indices.
272277

278+
[discrete]
273279
[[upgrade-elastic-stack-for-elastic-cloud]]
274280
=== Upgrading on Elastic Cloud
275281

0 commit comments

Comments
 (0)