Skip to content

Commit 150149f

Browse files
authored
Doc: Clarify installation order recommendation (#221)
* Doc: Clarify installation order recommendation * Fix typo
1 parent 09641c8 commit 150149f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Events that _fail_ ingest pipeline processing will be tagged with `_ingest_pipel
5454
- When you upgrade the {stack}, upgrade {ls} (or this plugin specifically) _before_ you upgrade {kib}.
5555
(Note that this requirement is a departure from the typical {stack} https://www.elastic.co/guide/en/elastic-stack/current/installing-elastic-stack.html#install-order-elastic-stack[installation order].)
5656
+
57-
The {es}-{ls}-{kib} installation order ensures the best experience with {agent}-managed pipelines, and embeds functionality from a version of {es} Ingest Node that is compatible with the plugin version (`major`.`minor`).
57+
The {es}-{ls}-{kib} installation order recommended here ensures the best experience with {agent}-managed pipelines, and embeds functionality from a version of {es} Ingest Node that is compatible with the plugin version (`major`.`minor`).
5858

5959
[id="plugins-{type}s-{plugin}-es-tips"]
6060
===== Using `filter-elastic_integration` with `output-elasticsearch`

0 commit comments

Comments
 (0)