[Alerting][Docs] Adding link to ES docs for CCS setup (#141995) (#142073)

* Adding link to ES docs

* Adding link to ES docs

* Apply suggestions from code review

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
(cherry picked from commit 0fbbd4f18a)

Co-authored-by: Ying Mao <ying.mao@elastic.co>
This commit is contained in:
Kibana Machine 2022-09-28 05:54:00 -06:00 committed by GitHub
parent 433f88b549
commit e43cc5909e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,3 +72,10 @@ Rules are authorized using an <<api-keys, API key>> associated with the last use
==============================================
If a rule requires certain privileges, such as index privileges, to run, and a user without those privileges updates, disables, or re-enables the rule, the rule will no longer function. Conversely, if a user with greater or administrator privileges modifies the rule, it will begin running with increased privileges.
==============================================
[float]
[[alerting-ccs-setup]]
=== {ccs-cap}
If you want to use alerting rules with {ccs}, you must configure
{ref}/remote-clusters-privileges.html#clusters-privileges-ccs-kibana[privileges for {ccs-init} and {kib}].