@@ -107,8 +107,8 @@ roles needed depend on the method used to collect monitoring data.
107107
108108For <<monitoring-internal-collection,internal collection>>, {security}
109109provides the +{beat_default_index_prefix}_system+
110- {stack-ov }/built-in-users.html[built-in user] and
111- +{beat_default_index_prefix}_system+ {stack-ov }/built-in-roles.html[built-in
110+ {ref }/built-in-users.html[built-in user] and
111+ +{beat_default_index_prefix}_system+ {ref }/built-in-roles.html[built-in
112112role] for sending monitoring information. You can use the built-in user, or
113113create a user who has the privileges needed to send monitoring information.
114114
@@ -145,9 +145,9 @@ ifndef::serverless[]
145145===== {metricbeat} collection
146146
147147For <<monitoring-metricbeat-collection,{metricbeat} collection>>, {security}
148- provides the `remote_monitoring_user` {stack-ov }/built-in-users.html[built-in
148+ provides the `remote_monitoring_user` {ref }/built-in-users.html[built-in
149149user], and the `remote_monitoring_collector` and `remote_monitoring_agent`
150- {stack-ov }/built-in-roles.html[built-in roles] for collecting and sending
150+ {ref }/built-in-roles.html[built-in roles] for collecting and sending
151151monitoring information. You can use the built-in user, or
152152create a user who has the privileges needed to collect and send monitoring
153153information.
@@ -316,9 +316,9 @@ endif::apm-server[]
316316==== Learn more about users and roles
317317
318318Want to learn more about creating users and roles? See
319- {stack-ov}/elasticsearch-security .html[Securing the {stack} ]. Also see:
319+ {ref}/secure-cluster .html[Secure a cluster ]. Also see:
320320
321- * {stack-ov }/security-privileges.html[Security privileges] for a description of
321+ * {ref }/security-privileges.html[Security privileges] for a description of
322322available privileges
323- * {stack-ov }/built-in-roles.html[Built-in roles] for a description of roles that
323+ * {ref }/built-in-roles.html[Built-in roles] for a description of roles that
324324you can assign to users
0 commit comments