Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Linux Foundation Exam CKS Topic 1 Question 32 Discussion

Actual exam question for Linux Foundation's CKS exam
Question #: 32
Topic #: 1
[All CKS Questions]

Enable audit logs in the cluster, To Do so, enable the log backend, and ensure that

1. logs are stored at /var/log/kubernetes-logs.txt.

2. Log files are retained for 12 days.

3. at maximum, a number of 8 old audit logs files are retained.

4. set the maximum size before getting rotated to 200MB

Edit and extend the basic policy to log:

1. namespaces changes at RequestResponse

2. Log the request body of secrets changes in the namespace kube-system.

3. Log all other resources in core and extensions at the Request level.

4. Log "pods/portforward", "services/proxy" at Metadata level.

5. Omit the Stage RequestReceived

All other requests at the Metadata level

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Laticia
1 days ago
Haha, imagine if the audit logs were stored in /dev/null by mistake. The admins would be scratching their heads trying to find the logs!
upvoted 0 times
...
Mauricio
3 days ago
The policy configuration looks comprehensive, covering changes to namespaces, secrets, and other resources. I like how it includes logging at different stages like RequestResponse and Metadata.
upvoted 0 times
...
Steffanie
6 days ago
I agree, it's crucial to have a detailed audit trail for compliance purposes.
upvoted 0 times
...
Talia
8 days ago
Yes, it helps track all the requests and changes made in the cluster.
upvoted 0 times
...
Jesus
10 days ago
Enabling audit logs in the cluster is crucial for security and compliance. The instructions provided cover the key aspects well, like log file path, retention period, and rotation settings.
upvoted 0 times
...
Willodean
16 days ago
I think enabling audit logs in the cluster is important for security.
upvoted 0 times
...

Save Cancel