Skip to content

Commit e196031

Browse files
committed
Adds discrete attributes to installation and upgrade guide
1 parent 898c62c commit e196031

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
@@ -39,6 +39,7 @@ to be updated to work with {version}.
3939
===============================
4040

4141

42+
[discrete]
4243
=== Preparing to upgrade
4344

4445
Before upgrading the Elastic Stack to {version}:
@@ -104,6 +105,7 @@ upgrade process. See
104105
IMPORTANT: Test upgrades in a dev environment before upgrading your
105106
production cluster.
106107

108+
[discrete]
107109
[[upgrade-order-elastic-stack]]
108110
=== Upgrade order
109111

@@ -121,6 +123,7 @@ for your Logstash instances and Beats agents. We recommend upgrading Logstash
121123
and Beats as soon as possible to take advantage of performance improvements
122124
and other enhancements.
123125

126+
[discrete]
124127
=== Upgrading to 6.3
125128
Starting in 6.3, the default distributions of Elasticsearch, Logstash, and Kibana
126129
include {xpack} and a free Basic license that never expires.
@@ -158,9 +161,9 @@ POST _xpack/license/start_trial
158161
The 30-day trial enables you to try out the full set of platinum features,
159162
including security, machine learning, alerting, graph capabilities, and more.
160163

161-
[role="xpack"]
164+
[discrete]
162165
[[xpack-stack-upgrade]]
163-
=== Upgrading from 5.6
166+
=== [xpack]#Upgrading from 5.6#
164167

165168
{xpack} 5.6 provides migration and upgrade APIs for Elasticsearch and a
166169
Upgrade Assistant UI for Kibana. These tools are included with the trial
@@ -217,6 +220,7 @@ single-type format compatible with Elasticsearch 6.x.
217220
. Once you've resolved all of the migration issues, perform
218221
a {ref}/rolling-upgrades.html[rolling upgrade] from Elasticsearch 5.6 to {version}.
219222

223+
[discrete]
220224
[[oss-stack-upgrade]]
221225
=== Upgrading from a pre-5.6 installation
222226

@@ -238,6 +242,7 @@ modifications to the document data and metadata during reindexing.
238242
. Use the {ref}/indices-aliases.html[_aliases] API to add the name of the 2.x
239243
index as alias for the new index and delete the 2.x index.
240244

245+
[discrete]
241246
[[upgrade-internal-indices]]
242247
==== Upgrading internal indices for {major-version}
243248

@@ -279,6 +284,7 @@ internal indices using the `_xpack/migration/upgrade` API.
279284
TIP: Once you upgrade the `.kibana` index, you can run Kibana and use the
280285
{xpack} Reindex Helper UI to upgrade the other indices.
281286

287+
[discrete]
282288
[[upgrade-elastic-stack-for-elastic-cloud]]
283289
=== Upgrading on Elastic Cloud
284290

0 commit comments

Comments
 (0)