LKE audit logs

Audit logs are time-stamped records that document events, actions, and changes within a service. They show what happened, who initiated the action, when it occurred, and relevant contextual details that help you understand activity over time. Because audit logs provide an authoritative historical record, they support troubleshooting, monitoring, and security analysis.

​Akamai​ automatically collects audit logs for control plane operations across supported Akamai Cloud services. For LKE and LKE Enterprise, captured events include actions such as creating and deleting clusters and managing node pools. For the complete list of control plane events captured for LKE and other Akamai Cloud services, see Events captured in configuration audit logs.

In addition to control plane audit logs, Kubernetes (Kube API) audit logs are also available for LKE Enterprise. These logs capture events within LKE clusters.

To access and view log data, you must first configure a stream to deliver logs to a destination, such as an Object Storage bucket or a custom HTTPS endpoint. For guidance on setting up a log stream, see Quick start: audit logs or Quick start: Kubernetes audit logs.

For more information about streams, destinations, and delivered log formats and contents, see the Logs documentation.