elasticsearch/docs/reference/rest-api
Jake Landis 8adb2c4043
[8.x] Add a monitor_stats privilege and allow that privilege for remote cluster privileges (#114964) (#116517)
* Add a monitor_stats privilege and allow that privilege for remote cluster privileges (#114964)

This commit does the following:
   * Add a new monitor_stats privilege
   * Ensure that monitor_stats can be set in the remote_cluster privileges
   * Give's Kibana the ability to remotely call monitor_stats via RCS 2.0

Since this is the first case where there is more than 1 remote_cluster privilege,
the following framework concern has been added:
    * Ensure that when sending to elder RCS 2.0 clusters that we don't send the new privilege
        previous only supported all or nothing remote_cluster blocks
    * Ensure that we when sending API key role descriptors that contains remote_cluster,
       we don't send the new privileges for RCS 1.0/2.0 if it not new enough
    * Fix and extend the BWC tests for RCS 1.0 and RCS 2.0

(cherry picked from commit af99654dac)

* adjust bwc for 8.x branch
2024-11-09 06:26:14 +11:00
..
logstash [DOCS] Move x-pack docs to docs/reference dir (#99209) 2023-09-12 14:53:41 -04:00
security [8.x] Add a monitor_stats privilege and allow that privilege for remote cluster privileges (#114964) (#116517) 2024-11-09 06:26:14 +11:00
watcher [DOCS] Align docs to implementation for timeout parameters (#108593) 2024-05-16 13:05:39 +10:00
common-options.asciidoc Typo in example of the filter_path option (#84551) (#84661) 2022-03-04 09:10:55 -05:00
common-parms.asciidoc Document that ?wait_for_active_shards=0 is permitted (#114091) (#114273) 2024-10-08 17:24:15 +11:00
cron-expressions.asciidoc [DOCS] Add info about GET/POST to the API conventions. (#74529) 2021-06-30 09:24:42 -07:00
defs.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
index.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
info.asciidoc Add logsdb telemetry (#115994) (#116101) 2024-11-02 03:32:12 +11:00
rest-api-compatibility.asciidoc [DOCS] Link to the 7.17 upgrade assistant docs (#83613) (#83615) 2022-02-07 18:29:26 -05:00
root.asciidoc (DOC+) Version API page for ES API Base URL (#105845) 2024-03-18 13:02:54 -06:00
security.asciidoc DOCS Query Roles (#110473) 2024-07-05 19:46:48 +10:00
usage.asciidoc Add logsdb telemetry (#115994) (#116101) 2024-11-02 03:32:12 +11:00
watcher.asciidoc [DOCS] Move x-pack docs to docs/reference dir (#99209) 2023-09-12 14:53:41 -04:00