Skip to content

Commit 6152ffd

Browse files
Adam Lockeelasticmachine
Adam Locke
andauthored
[DOCS] Clarify that security is enabled and configured when starting ES (#83285)
Previously, running a configuration command was required to enable and configure security for Elasticsearch. This requirement is no longer necessary, and this change updates the text to reflect that. Co-authored-by: Elastic Machine <[email protected]>
1 parent 50fcaac commit 6152ffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/docs/en/security/index.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ safe, adhere to the <<es-security-principles,{es} security principles>>.
1212
The first principle is to run {es} with security enabled. Configuring security
1313
can be complicated, so we made it easy to
1414
<<configuring-stack-security,start the {stack} with security enabled>> by
15-
default. Run a single configuration command and then start {es} to enable the
16-
{stack} security features. You can then connect a {kib} instance to your
15+
default. Just start {es} to enable and configure the {stack} security features.
16+
You can then connect a {kib} instance to your
1717
secured {es} cluster and enroll additional nodes. You'll have password
1818
protection, internode communication secured with Transport Layer Security (TLS),
1919
and encrypted connections between {es} and {kib}.

0 commit comments

Comments
 (0)