File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ browser and use the following (default) credentials to log in:
163
163
* password: * changeme*
164
164
165
165
> [ !NOTE]
166
- > Upon the initial startup, the ` elastic ` , ` logstash_internal ` and ` kibana_system ` Elasticsearch users are intialized
166
+ > Upon the initial startup, the ` elastic ` , ` logstash_internal ` and ` kibana_system ` Elasticsearch users are initialized
167
167
> with the values of the passwords defined in the [ ` .env ` ] ( .env ) file (_ "changeme"_ by default). The first one is the
168
168
> [ built-in superuser] [ builtin-users ] , the other two are used by Kibana and Logstash respectively to communicate with
169
169
> Elasticsearch. This task is only performed during the _ initial_ startup of the stack. To change users' passwords
@@ -177,7 +177,7 @@ browser and use the following (default) credentials to log in:
177
177
> Refer to [ Security settings in Elasticsearch] [ es-security ] to disable authentication.
178
178
179
179
> [ !WARNING]
180
- > Starting with Elastic v8.0.0, it is no longer possible to run Kibana using the bootstraped privileged ` elastic ` user.
180
+ > Starting with Elastic v8.0.0, it is no longer possible to run Kibana using the bootstrapped privileged ` elastic ` user.
181
181
182
182
The _ "changeme"_ password set by default for all aforementioned users is ** unsecure** . For increased security, we will
183
183
reset the passwords of all aforementioned Elasticsearch users to random secrets.
You can’t perform that action at this time.
0 commit comments