- Home
- All questions
- Question 937
CKA study material · question 937 of 1000
An audit policy is configured but no audit records appear anywhere. Which flag is most likely missing?
Show the answer
Answer: D. --audit-log-path
The log backend is disabled unless --audit-log-path names a destination; a dash sends the JSON lines to standard out.
Source: Auditing (Kubernetes) — Audit backends › Log backend