> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Control plane logs

> Grafana dashboard for viewing Kubernetes control plane component logs in CKS clusters

To view the dashboard, go to the [Control Plane Logs dashboard](https://cks-grafana.coreweave.com/d/cluster-health-logs/control-plane-logs).

<Info>
  For instructions about accessing CoreWeave Grafana dashboards, see [Access and use CoreWeave Grafana dashboards](/observability/managed-grafana/access).
</Info>

The Control Plane Logs dashboard shows logs from control plane components, including the API server, etcd, controller manager, and scheduler, to help you monitor their health and status.

The Control Plane Logs dashboard contains the following panels:

| Panel                        | Description                              |
| ---------------------------- | ---------------------------------------- |
| **API Server Error Logs**    | Shows error logs from the API server.    |
| **etcd Logs**                | Shows logs from etcd.                    |
| **Controller Manager Logs**  | Shows logs from the controller manager.  |
| **Scheduler Logs**           | Shows logs from the scheduler.           |
| **Konnectivity Server Logs** | Shows logs from the Konnectivity server. |
