From 13e222368033dac4e14e7724fac28db4d93f95d7 Mon Sep 17 00:00:00 2001 From: Jay Modi Date: Fri, 4 May 2018 11:52:11 -0600 Subject: [PATCH] Docs: remove transport_client from CCS role example (#30263) This commit removes the unnecessary transport_client cluster permission from the role that is used as an example in our documentation. This permission is not needed to use cross cluster search. --- .../security/ccs-clients-integrations/cross-cluster.asciidoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/x-pack/docs/en/security/ccs-clients-integrations/cross-cluster.asciidoc b/x-pack/docs/en/security/ccs-clients-integrations/cross-cluster.asciidoc index 1cbcf623a5f..bf4800d50d2 100644 --- a/x-pack/docs/en/security/ccs-clients-integrations/cross-cluster.asciidoc +++ b/x-pack/docs/en/security/ccs-clients-integrations/cross-cluster.asciidoc @@ -108,9 +108,7 @@ On cluster `two`, this role allows the user to query local indices called ----------------------------------------------------------- POST /_xpack/security/role/cluster_two_logs { - "cluster": [ - "transport_client" - ], + "cluster": [], "indices": [ { "names": [