Skip to content

Commit 3baac13

Browse files
Adds applies to tags
1 parent c16da3b commit 3baac13

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

deploy-manage/kibana-reporting-configuration.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,8 @@ Before upgrading {{kib}} in a production environment, we encourage you to test y
3737
To secure {{report-features}}, you must grant users role access to reporting functionality and protect the reporting endpoints with [API key authentication](remote-clusters/remote-clusters-api-key.md). Additionally, you can install graphical packages on the operating system to enable screenshot capabilities in the {{kib}} server.
3838

3939
:::{note}
40-
41-
API keys are used to authenticate requests to generate reports. If you have a cross-cluster search environment and want to generate reports from remote clusters, you must have the appropriate cluster and index privileges on the remote cluster and local cluster. For example, if requests are authenticated with an API key, the API key requires certain privileges on the local cluster that contains the leader index, instead of the remote. For more information and examples, refer to [Configure roles and users for remote clusters](remote-clusters/remote-clusters-cert.md).
42-
40+
:applies_to: {stack: ga, serverless: unavailable}
41+
API keys are used to authenticate requests to generate reports. If you have a cross-cluster search environment and want to generate reports from remote clusters, you must have the appropriate cluster and index privileges on the remote cluster and local cluster. For example, if requests are authenticated with an API key, the API key requires certain privileges on the local cluster that contains the leader index, instead of the remote. For more information and examples, refer to [Configure roles and users for remote clusters](../../deploy-manage/remote-clusters/remote-clusters-cert.md).
4342
:::
4443

4544
Configuring reporting in your environment involves two main areas:

0 commit comments

Comments
 (0)