mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-16 04:49:19 +00:00
60dde65d72
closes #1448
15 lines
358 B
YAML
15 lines
358 B
YAML
---
|
|
controls:
|
|
version: "eks-1.2.0"
|
|
id: 2
|
|
text: "Control Plane Configuration"
|
|
type: "controlplane"
|
|
groups:
|
|
- id: 2.1
|
|
text: "Logging"
|
|
checks:
|
|
- id: 2.1.1
|
|
text: "Enable audit logs (Manual)"
|
|
remediation: "Enable control plane logging for API Server, Audit, Authenticator, Controller Manager, and Scheduler."
|
|
scored: false
|