File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
x-pack/docs/en/security/authentication Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ for these users.
179
179
The `apm_system` user is used internally within APM when monitoring is enabled.
180
180
181
181
To enable this feature in APM, you need to update the
182
- { apm-server-ref}/configuring-howto-apm-server.html[APM configuration file] to
182
+ ` apm-server.yml` configuration file to
183
183
reference the correct username and password. For example:
184
184
185
185
[source,yaml]
@@ -188,7 +188,6 @@ xpack.monitoring.elasticsearch.username: apm_system
188
188
xpack.monitoring.elasticsearch.password: apmserverpassword
189
189
----------------------------------------------------------
190
190
191
- See {apm-server-ref}/monitoring.html[Monitoring APM Server].
192
191
193
192
If you have upgraded from an older version of {es}, then you may not have set a
194
193
password for the `apm_system` user. If this is the case,
You can’t perform that action at this time.
0 commit comments