File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
docs/reference/setup/install Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -165,10 +165,10 @@ https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-{version}
165165endif::[]
166166
167167ifdef::include-xpack[]
168+ [role="xpack"]
168169[[deb-enable-indices]]
169- ==== Enable automatic creation of {xpack} indices
170+ ==== Enable automatic creation of system indices
170171
171- {xpack} will try to automatically create a number of indices within Elasticsearch.
172172include::xpack-indices.asciidoc[]
173173
174174endif::include-xpack[]
Original file line number Diff line number Diff line change @@ -152,10 +152,10 @@ endif::[]
152152include::skip-set-kernel-parameters.asciidoc[]
153153
154154ifdef::include-xpack[]
155+ [role="xpack"]
155156[[rpm-enable-indices]]
156- ==== Enable automatic creation of {xpack} indices
157+ ==== Enable automatic creation of system indices
157158
158- {xpack} will try to automatically create a number of indices within {es}.
159159include::xpack-indices.asciidoc[]
160160
161161endif::include-xpack[]
Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-{version}
7777endif::[]
7878
7979ifdef::include-xpack[]
80+ [role="xpack"]
8081[[targz-enable-indices]]
81- ==== Enable automatic creation of {xpack} indices
82+ ==== Enable automatic creation of system indices
8283
83- {xpack} will try to automatically create a number of indices within {es}.
8484include::xpack-indices.asciidoc[]
8585
8686endif::include-xpack[]
Original file line number Diff line number Diff line change @@ -342,11 +342,10 @@ Consult the https://msdn.microsoft.com/en-us/library/windows/desktop/aa367988(v=
342342for additional rules related to values containing quotation marks.
343343
344344ifdef::include-xpack[]
345+ [role="xpack"]
345346[[msi-installer-enable-indices]]
346- ==== Enable automatic creation of {xpack} indices
347+ ==== Enable automatic creation of system indices
347348
348-
349- The {stack} features try to automatically create a number of indices within {es}.
350349include::xpack-indices.asciidoc[]
351350
352351endif::include-xpack[]
Original file line number Diff line number Diff line change 1+ Some commercial features automatically create system indices within {es} .
12By default, {es} is configured to allow automatic index creation, and no
23additional steps are required. However, if you have disabled automatic index
34creation in {es} , you must configure
45<<index-creation,`action.auto_create_index`>> in `elasticsearch.yml` to allow
5- {xpack} to create the following indices:
6+ the commercial features to create the following indices:
67
78[source,yaml]
89-----------------------------------------------------------
Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ cd c:\elasticsearch-{version}
5757endif::[]
5858
5959ifdef::include-xpack[]
60+ [role="xpack"]
6061[[windows-enable-indices]]
61- ==== Enable automatic creation of {xpack} indices
62+ ==== Enable automatic creation of system indices
6263
63- {xpack} will try to automatically create a number of indices within {es}.
6464include::xpack-indices.asciidoc[]
6565
6666endif::include-xpack[]
You can’t perform that action at this time.
0 commit comments