Skip to content

Step 6. Configure kube auditing #20

@SJWarrior-17

Description

@SJWarrior-17

Which topic are you reporting about?

https://cloud.ibm.com/docs/cloud-logs?topic=cloud-logs-agent-helm-kube-deploy#agent-helm-kube-deploy-deploy-step6

What do you think needs to be updated?

If you have configured kube auditing, when you use IBM Cloud Logs you need to install the IBM Cloud Logs agent. You also need to change the Path in the tail INPUT section of the input-kubernetes.conf file to include:

Given Path does not list the audit-logs(verb,user details and actions) in cloud-logs instance:
/var/log/kubelet/kubelet.log,/var/log/syslog

Path needs to be updated in documentation to get the audit-logs in cloud-logs instance:
/var/log/kubelet/kubelet.log,/var/log/syslog,/var/log/containers/ibmcloud-kube-audit-*.log

Anything else?

I have tested below mentioned path and we are able to see the audit-logs in cloud-logs instance:

/var/log/kubelet/kubelet.log,/var/log/syslog,/var/log/containers/ibmcloud-kube-audit-*.log

Same we have suggested to the IBM-Cloud team in Cloud case, artifact attached how we get this path

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions