From 4772b3bbb905955b31bbf1426fd41eb20caa24e8 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Mon, 27 Apr 2026 13:51:10 +0100 Subject: [PATCH 1/2] Logs GA --- content/manuals/desktop/use-desktop/logs.md | 12 +++--------- data/summary.yaml | 1 - 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/content/manuals/desktop/use-desktop/logs.md b/content/manuals/desktop/use-desktop/logs.md index 3a548b40b38b..646999af47bb 100644 --- a/content/manuals/desktop/use-desktop/logs.md +++ b/content/manuals/desktop/use-desktop/logs.md @@ -4,11 +4,6 @@ keywords: Docker Dashboard, manage, logs, gui, build logs, container logs, debug title: Explore the Logs view in Docker Desktop linkTitle: Logs weight: 60 -params: - sidebar: - badge: - color: blue - text: Beta --- {{< summary-bar feature_name="Desktop logs" >}} @@ -44,12 +39,11 @@ To refine the log stream further, select the **Filter** icon in the toolbar to o ## Display options -Select the **Display options** icon in the toolbar to toggle the following: +Select the **Display settings** icon in the toolbar to toggle the following: - **View build logs**: Include or exclude build-related log output in the stream -- **Table view**: Switch between a structured table layout and a plain log stream - -The table view is useful when you need to correlate events across multiple containers because each row clearly shows which container emitted a given message and when. +- **Wrap lines** +- **Show timestamps** ## Feedback diff --git a/data/summary.yaml b/data/summary.yaml index a71b19538234..7e3ea9f43f01 100644 --- a/data/summary.yaml +++ b/data/summary.yaml @@ -161,7 +161,6 @@ Docker Debug: Docker Desktop Archlinux: availability: Experimental Desktop logs: - availability: Beta requires: Docker Desktop [4.65](/manuals/desktop/release-notes.md#4650) or later Docker Hardened Images: subscription: [Docker Hardened Images Select or Enterprise] From 499750408b41293250114579872befa70968782b Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Thu, 30 Apr 2026 10:23:38 +0100 Subject: [PATCH 2/2] Apply suggestion from @aevesdocker --- content/manuals/desktop/use-desktop/logs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/desktop/use-desktop/logs.md b/content/manuals/desktop/use-desktop/logs.md index 646999af47bb..fcd2127ea287 100644 --- a/content/manuals/desktop/use-desktop/logs.md +++ b/content/manuals/desktop/use-desktop/logs.md @@ -37,7 +37,7 @@ To refine the log stream further, select the **Filter** icon in the toolbar to o - Check Compose stacks to show or hide entire groups - Use **Select all** or **Clear all** to quickly toggle every container at once -## Display options +## Display settings Select the **Display settings** icon in the toolbar to toggle the following: