Skip to content

Commit 38e72e3

Browse files
committed
[DOCS] Moves X-Pack configurationg pages in table of contents (#30702)
1 parent 4ca5e3f commit 38e72e3

File tree

5 files changed

+24
-19
lines changed

5 files changed

+24
-19
lines changed

docs/reference/index-shared1.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
include::getting-started.asciidoc[]
33

44
include::setup.asciidoc[]
5-
6-
include::upgrade.asciidoc[]

docs/reference/index-shared2.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11

2+
include::upgrade.asciidoc[]
3+
24
include::migration/index.asciidoc[]

x-pack/docs/en/index.asciidoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11

22
include::{es-repo-dir}/index-shared1.asciidoc[]
33

4+
include::setup/installing-xes.asciidoc[]
5+
46
include::setup/setup-xes.asciidoc[]
57

8+
include::{xes-repo-dir}/monitoring/configuring-monitoring.asciidoc[]
9+
10+
include::{xes-repo-dir}/security/configuring-es.asciidoc[]
11+
12+
include::setup/setup-xclient.asciidoc[]
13+
14+
include::{xes-repo-dir}/settings/configuring-xes.asciidoc[]
15+
16+
include::setup/bootstrap-checks-xes.asciidoc[]
17+
618
include::{es-repo-dir}/index-shared2.asciidoc[]
719

820
include::{es-repo-dir}/index-shared3.asciidoc[]

x-pack/docs/en/setup/bootstrap-checks-xes.asciidoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
[role="xpack"]
22
[[bootstrap-checks-xpack]]
33
== Bootstrap Checks for {xpack}
4-
++++
5-
<titleabbrev>Bootstrap Checks</titleabbrev>
6-
++++
7-
84

95
In addition to the <<bootstrap-checks,{es} bootstrap checks>>, there are
106
checks that are specific to {xpack} features.
Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
[role="xpack"]
22
[[setup-xpack]]
3-
= Set up {xpack}
3+
== Set up {xpack}
44

5-
[partintro]
6-
--
7-
{xpack} is an Elastic Stack extension that bundles security, alerting,
8-
monitoring, reporting, machine learning, and graph capabilities.
5+
{xpack} is an Elastic Stack extension that provides security, alerting,
6+
monitoring, reporting, machine learning, and many other capabilities. By default,
7+
when you install {es}, {xpack} is installed.
8+
9+
If you want to try all of the {xpack} features, you can
10+
{xpack-ref}/license-management.html[start a 30-day trial]. At the end of the
11+
trial period, you can purchase a subscription to keep using the full
12+
functionality of the {xpack} components. For more information, see
13+
https://www.elastic.co/subscriptions.
914

1015
* <<installing-xpack-es>>
1116
* <<configuring-monitoring>>
@@ -14,11 +19,3 @@ monitoring, reporting, machine learning, and graph capabilities.
1419
* <<settings-xpack>>
1520
* <<bootstrap-checks-xpack>>
1621

17-
--
18-
19-
include::installing-xes.asciidoc[]
20-
include::{xes-repo-dir}/monitoring/configuring-monitoring.asciidoc[]
21-
include::{xes-repo-dir}/security/configuring-es.asciidoc[]
22-
include::setup-xclient.asciidoc[]
23-
include::{xes-repo-dir}/settings/configuring-xes.asciidoc[]
24-
include::bootstrap-checks-xes.asciidoc[]

0 commit comments

Comments
 (0)