From 6337e86af12d61606610a9b79f1b9b4c7b4b1bf4 Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Tue, 22 Jul 2025 13:11:46 -0400 Subject: [PATCH 1/2] add availability information for monitor_esql privilege --- docs/reference/elasticsearch/security-privileges.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/elasticsearch/security-privileges.md b/docs/reference/elasticsearch/security-privileges.md index ae3438cec16c6..b3c10a685b090 100644 --- a/docs/reference/elasticsearch/security-privileges.md +++ b/docs/reference/elasticsearch/security-privileges.md @@ -194,12 +194,12 @@ This section lists the privileges that you can assign to a role. : All cluster read-only operations, like cluster health and state, hot threads, node info, node and cluster stats, and pending cluster tasks. `monitor_data_stream_global_retention` -: This privilege has no effect.[8.16] +: This privilege has no effect. `monitor_enrich` : All read-only operations related to managing and executing enrich policies. -`monitor_esql` +`monitor_esql` {applies_to}`stack: ga 9.1` : All read-only operations related to ES|QL queries. `monitor_inference` From 137513a7a4c2444e4cd7b2c38f2d6b2410d84035 Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Tue, 22 Jul 2025 13:13:51 -0400 Subject: [PATCH 2/2] revert removal --- docs/reference/elasticsearch/security-privileges.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/elasticsearch/security-privileges.md b/docs/reference/elasticsearch/security-privileges.md index b3c10a685b090..54061e787a322 100644 --- a/docs/reference/elasticsearch/security-privileges.md +++ b/docs/reference/elasticsearch/security-privileges.md @@ -194,7 +194,7 @@ This section lists the privileges that you can assign to a role. : All cluster read-only operations, like cluster health and state, hot threads, node info, node and cluster stats, and pending cluster tasks. `monitor_data_stream_global_retention` -: This privilege has no effect. +: This privilege has no effect.[8.16] `monitor_enrich` : All read-only operations related to managing and executing enrich policies.