STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to Palo Alto Networks Prisma Cloud Compute Security Technical Implementation Guide

V-253542

CAT II (Medium)

The node that runs Prisma Cloud Compute containers must have sufficient disk space to allocate audit record storage capacity in accordance with organization-defined audit record storage requirements.

Rule ID

SV-253542r961392_rule

STIG

Palo Alto Networks Prisma Cloud Compute Security Technical Implementation Guide

Version

V2R3

CCIs

CCI-001849

Discussion

To ensure sufficient storage capacity in which to write the audit logs, Prisma Cloud compute must be able to allocate audit record storage capacity.

Check Content

When deploying Prisma Cloud Compute within a Kubernetes cluster, the Console's persistent value is by default 100GB. 

The logs are stored within this persistent volume. Within the Kubernetes cluster, issue the command "kubectl get pv".

If the twistlock/twistlock-console claim's capacity is not 100GB or greater, this is a finding.

Fix Text

When deploying the Prisma Cloud Console, specify the size of the persistent volume with the "—persistent-volume-storage" parameter.