diff --git a/x-pack/docs/en/security/index.asciidoc b/x-pack/docs/en/security/index.asciidoc index 10d3a0d4ae675..5a8f67fe1768a 100644 --- a/x-pack/docs/en/security/index.asciidoc +++ b/x-pack/docs/en/security/index.asciidoc @@ -9,9 +9,14 @@ nodes that form the cluster, plus {ls} instances, {kib} instances, {beats} agents, and clients all communicating with the cluster. To keep your cluster safe, adhere to the <>. -<> -to secure {es} clusters and any clients that communicate with your clusters. You -can password protect access to your data as well as enable more advanced +Implementing security is a critical step in configuring the {stack}. Security is +not enabled by default, so it's incredibly important that you +<> +to secure {es} clusters and any clients that communicate with your clusters. +Explicitly running {es} without enabling security leaves your cluster exposed to +anyone who can send network traffic to {es}. + +You can password protect access to your data as well as enable more advanced security by configuring Transport Layer Security (TLS). This additional layer provides confidentiality and integrity protection to your communications with the {stack}. You can also implement additional security measures, such as