Skip to content

Commit a99bb31

Browse files
KSPM Getting-started requirements update (#2741)
* updating getting started section with the privileges users needs to view posture data * updating index needed to view data in discover * Update docs/cloud-native-security/get-started-with-kspm.asciidoc Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
1 parent e501328 commit a99bb31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/cloud-native-security/get-started-with-kspm.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ This page explains how to configure the Kubernetes Security Posture Management (
66
[sidebar]
77
--
88
* The KSPM integration is available to all Elastic Cloud users. For on-prem deployments, it requires an https://www.elastic.co/pricing[Enterprise subscription].
9+
* To view posture data, ensure you have the `read` privilege for the following {es} indices:
10+
11+
- `logs-cloud_security_posture.findings_latest-*`
12+
- `logs-cloud_security_posture.scores-*`
13+
- `logs-cloud_security_posture.findings`
914
--
1015

1116
The instructions differ depending on whether you're installing on EKS or on unmanaged clusters.

0 commit comments

Comments
 (0)