mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 05:28:34 +00:00
c7b100a8c3
* [DOCS] Added X-Pack bootstrap checks * [DOCS] Added more bootstrap checks * [DOCS] Added link to TLS configuration * [DOCS] Added Encrypt Sensitive Data bootstrap check * [DOCS] Added link to watcher encryption task * [DOCS] Added role mapping bootstrap check * [DOCS] Added PKI realm boostrap check * [DOCS] Added token SSL bootstrap check * [DOCS] Added role mapping bootstrap check * [DOCS] Added bootstrap check file names Original commit: elastic/x-pack-elasticsearch@4f3eb72d94
18 lines
554 B
Plaintext
18 lines
554 B
Plaintext
[role="xpack"]
|
|
[[setup-xpack]]
|
|
= Set up {xpack}
|
|
|
|
[partintro]
|
|
--
|
|
{xpack} is an Elastic Stack extension that bundles security, alerting,
|
|
monitoring, reporting, machine learning, and graph capabilities into one
|
|
easy-to-install package. To access this functionality, you must
|
|
<<installing-xpack-es,install {xpack} in {es}>>.
|
|
--
|
|
|
|
include::installing-xes.asciidoc[]
|
|
include::{xes-repo-dir}/settings/configuring-xes.asciidoc[]
|
|
include::setup-xclient.asciidoc[]
|
|
include::bootstrap-checks-xes.asciidoc[]
|
|
include::{xes-repo-dir}/security/configuring-es.asciidoc[]
|