We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ca71d commit 3dd5246Copy full SHA for 3dd5246
docs/reference/setup/install/package-security.asciidoc
@@ -11,8 +11,9 @@ the `elastic` built-in superuser.
11
and TLS is enabled and configured with these keys and certificates.
12
13
The password and certificate and keys are output to your terminal.
14
+You can reset the password for the `elastic` user with the <<reset-password,`elasticsearch-reset-password`>> command.
15
-We recommend storing the `elastic` password as an environment variable in your shell. Example:
16
+We recommend storing the `elastic` password as an environment variable in your shell. For example:
17
18
[source,sh]
19
----
0 commit comments