Project ServicesKubernetes

Cluster Logs

Overview

This service provides audit logs for your Kubernetes cluster. Audit logs enable tracking of all requests and responses to the Kubernetes API server, creating an audit trail of cluster activities. They are useful for monitoring user activity and investigating security-related incidents.

On this page, you can access audit logs and narrow down the list using the time filter.

Logs Collection Initialization

Log collection is enabled for all clusters by default. Logs are retained for a maximum of 7 days, after which they are automatically deleted.

Note that log collection is a paid feature. The pricing is based on the retention policy and log storage volume.

Actions you can perform on the page

Here are the actions you can perform on Logs tab.

Limiting Output using time filter

You can choose from predefined time periods (e.g., "Last 15 minutes" or "Last 3 hours") or define custom time ranges.

List of Logs

This section displays a list of logs that match your applied filters. Each log entry includes a timestamp, the full log message, and associated labels. Labels assigned to a log can be viewed by clicking on the log entry.

How is this guide?

Last updated on 25 Aug 2026

On this page