From 13afe8cf42971d9c7a180c89c0c5f8fc697edba7 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 25 Feb 2025 11:05:06 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...rnetes-added-data-plane-logs-in-cockpit.mdx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 changelog/february2025/2025-02-25-kubernetes-added-data-plane-logs-in-cockpit.mdx diff --git a/changelog/february2025/2025-02-25-kubernetes-added-data-plane-logs-in-cockpit.mdx b/changelog/february2025/2025-02-25-kubernetes-added-data-plane-logs-in-cockpit.mdx new file mode 100644 index 0000000000..4c00a0e5fd --- /dev/null +++ b/changelog/february2025/2025-02-25-kubernetes-added-data-plane-logs-in-cockpit.mdx @@ -0,0 +1,18 @@ +--- +title: Data Plane Logs in Cockpit +status: added +author: + fullname: '' + url: 'https://slack.scaleway.com' +date: 2025-02-25 +category: containers +product: kubernetes +--- + +- **New: Send Kapsule/Kosmos container logs to Cockpit** for centralized monitoring +- **One-click setup** via Easy Deploy using Promtail +- **Monitor all container logs** (pod stdout/stderr and systemd journal) +- **Configurable filtering** to control ingestion costs + +Learn more: [Monitor Data Plane with Cockpit](https://www.scaleway.com/en/docs/kubernetes/how-to/monitor-data-plane-with-cockpit/) + From 35a51a7c42027817fc3c850c49544a49495b3fb3 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 25 Feb 2025 13:39:30 +0100 Subject: [PATCH 2/2] Apply suggestions from code review --- ...2025-02-25-kubernetes-added-data-plane-logs-in-cockpit.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/february2025/2025-02-25-kubernetes-added-data-plane-logs-in-cockpit.mdx b/changelog/february2025/2025-02-25-kubernetes-added-data-plane-logs-in-cockpit.mdx index 4c00a0e5fd..e05d9b024a 100644 --- a/changelog/february2025/2025-02-25-kubernetes-added-data-plane-logs-in-cockpit.mdx +++ b/changelog/february2025/2025-02-25-kubernetes-added-data-plane-logs-in-cockpit.mdx @@ -1,5 +1,5 @@ --- -title: Data Plane Logs in Cockpit +title: Kubernetes data plane logs in Cockpit status: added author: fullname: '' @@ -9,7 +9,7 @@ category: containers product: kubernetes --- -- **New: Send Kapsule/Kosmos container logs to Cockpit** for centralized monitoring +- **Send Kapsule/Kosmos container logs to Cockpit** for centralized monitoring - **One-click setup** via Easy Deploy using Promtail - **Monitor all container logs** (pod stdout/stderr and systemd journal) - **Configurable filtering** to control ingestion costs