From 780043747c4d51799dd35dcb47ff3067c26b8722 Mon Sep 17 00:00:00 2001 From: nerda-codes Date: Tue, 7 Oct 2025 15:15:27 +0200 Subject: [PATCH] docs(add): review --- pages/cockpit/api-cli/querying-logs-with-logcli.mdx | 2 +- pages/cockpit/how-to/delete-external-data-sources.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/cockpit/api-cli/querying-logs-with-logcli.mdx b/pages/cockpit/api-cli/querying-logs-with-logcli.mdx index 14d84b2ae6..0ff983fa3d 100644 --- a/pages/cockpit/api-cli/querying-logs-with-logcli.mdx +++ b/pages/cockpit/api-cli/querying-logs-with-logcli.mdx @@ -3,7 +3,7 @@ title: Retrieving logs programmatically using LogCLI description: Learn how to programmatically retrieve logs stored in Cockpit using LogCLI. Explore efficient querying methods to automate log retrieval from various data sources like Kubernetes clusters and Object Storage buckets. tags: cockpit observability logs logcli dates: - validation: 2025-04-01 + validation: 2025-10-07 posted: 2024-05-22 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/cockpit/how-to/delete-external-data-sources.mdx b/pages/cockpit/how-to/delete-external-data-sources.mdx index 2795852c05..a159a76061 100644 --- a/pages/cockpit/how-to/delete-external-data-sources.mdx +++ b/pages/cockpit/how-to/delete-external-data-sources.mdx @@ -2,7 +2,7 @@ title: How to delete a custom data source description: Learn how to delete a custom data source from the Scaleway console. Follow the steps to navigate to the data sources tab, select the data source, and confirm its deletion. dates: - validation: 2025-03-26 + validation: 2025-10-07 posted: 2024-04-13 --- import Requirements from '@macros/iam/requirements.mdx'