diff --git a/content/manuals/desktop/use-desktop/logs.md b/content/manuals/desktop/use-desktop/logs.md index 3a548b40b38b..fcd2127ea287 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" >}} @@ -42,14 +37,13 @@ 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 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]