Skip to content

Commit 9780f16

Browse files
authored
Update pages/kubernetes/how-to/monitor-data-plane-with-cockpit.mdx
1 parent 6a2c327 commit 9780f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/kubernetes/how-to/monitor-data-plane-with-cockpit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Once Promtail is running:
118118
5. Alternatively, in Grafana's menu, navigate to **Dashboards** and select **Kubernetes Cluster Node Logs** to view system logs collected from nodes in your clusters.
119119
6. **Filter node logs** by:
120120
- `Datasource` which is automatically created upon deployment and visible in the Cockpit console.
121-
- `Cluster Name (e.g., `my-kapsule-cluster`).
121+
- `Cluster Name` (e.g., `my-kapsule-cluster`).
122122
- `Node` or `Syslog Identifier` labels to isolate specific workloads.
123123
- `Time range` to limit how far back in history you want to query.
124124
8. **Analyze** logs in real-time or historical mode to troubleshoot issues, monitor errors, or track performance.

0 commit comments

Comments
 (0)