|
@@ -179,6 +179,12 @@ Continuing with the fields from `shards`:
|
|
|
task; in this situation, the following task must be resumed manually with the
|
|
|
<<ccr-post-resume-follow,resume follower API>>
|
|
|
|
|
|
+==== Authorization
|
|
|
+
|
|
|
+If the {es} {security-features} are enabled, you must have `monitor` cluster
|
|
|
+privileges on the cluster that contains the follower index. For more information,
|
|
|
+see {stack-ov}/security-privileges.html[Security privileges].
|
|
|
+
|
|
|
==== Example
|
|
|
|
|
|
This example retrieves follower stats:
|