@@ -78,7 +78,7 @@ output.elasticsearch:
78
78
<1> Replace `MONITORING_ELASTICSEARCH_URL` with the appropriate URL for {esms-init},
79
79
which was provided by the Elastic support team.
80
80
<2> The Elastic support team creates this user in {esms-init} and grants it the
81
- {stack-ov}/ built-in-roles.html[ `remote_monitoring_agent` built-in role] .
81
+ << built-in-roles, `remote_monitoring_agent` built-in role>> .
82
82
<3> Replace `MONITORING_AGENT_PASSWORD` with the value provided to you by the
83
83
Elastic support team.
84
84
// end::metricbeat-config[]
@@ -180,7 +180,7 @@ If the Elastic {security-features} are enabled, you must also provide a user
180
180
ID and password so that {metricbeat} can collect metrics successfully:
181
181
182
182
.. Create a user on the production cluster that has the
183
- `remote_monitoring_collector` {ref}/ built-in-roles.html[ built-in role] .
183
+ `remote_monitoring_collector` << built-in-roles, built-in role>> .
184
184
Alternatively, use the `remote_monitoring_user`
185
185
<<built-in-users,built-in user>>.
186
186
@@ -337,9 +337,9 @@ If the Elastic {security-features} are enabled, you must also provide a user
337
337
ID and password so that {metricbeat} can collect metrics successfully:
338
338
339
339
.. Create a user on the production cluster that has the
340
- `remote_monitoring_collector` {ref}/ built-in-roles.html[ built-in role] .
340
+ `remote_monitoring_collector` << built-in-roles, built-in role>> .
341
341
Alternatively, if it's available in your environment, use the
342
- `remote_monitoring_user` {ref}/ built-in-users.html[ built-in user] .
342
+ `remote_monitoring_user` << built-in-users, built-in user>> .
343
343
344
344
.. Add the `username` and `password` settings to the beat module configuration
345
345
file.
0 commit comments