mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-31 12:28:51 +00:00
[DOCS] Added flow diagram for installation (elastic/x-pack-elasticsearch#3020)
Original commit: elastic/x-pack-elasticsearch@c7c39d9724
This commit is contained in:
parent
889b008298
commit
f8497dc943
docs/en/setup
BIN
docs/en/setup/images/ElasticsearchFlow.jpg
Normal file
BIN
docs/en/setup/images/ElasticsearchFlow.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 47 KiB |
@ -12,7 +12,7 @@ see https://www.elastic.co/products/x-pack.
|
||||
You must run the version of {xpack} that matches the version of {es} you are
|
||||
running. See the
|
||||
https://www.elastic.co/support/matrix#matrix_compatibility[Elastic Support Matrix]
|
||||
for more information about product compatibility.
|
||||
for more information about product compatibility.
|
||||
|
||||
IMPORTANT: If you are installing {xpack} for the first time on an existing
|
||||
cluster, you must perform a full cluster restart. Installing {xpack} enables
|
||||
@ -20,6 +20,11 @@ security and security must be enabled on ALL nodes in a cluster for the cluster
|
||||
to operate correctly. When upgrading you can usually perform
|
||||
a {ref}/rolling-upgrades.html[rolling upgrade].
|
||||
|
||||
The following diagram provides an overview of the steps that are required to
|
||||
set up {xpack} on {es}:
|
||||
|
||||
image::setup/images/ElasticsearchFlow.jpg[Installation overview on {es}]
|
||||
|
||||
To install {xpack} in {es}:
|
||||
|
||||
. Optional: If you want to install {xpack} on a machine that doesn't have
|
||||
|
Loading…
x
Reference in New Issue
Block a user