Study. uk . com
  1. Home
  2. All questions
  3. 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?

  1. --audit-log-maxage
  2. --audit-webhook-config-file
  3. --feature-gates=AdvancedAuditing=true
  4. --audit-log-path
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

Challenge yourself on this topic → Study as cards