From 9ca64fa9d3cfb68cbfa7939ccd59012489184f8e Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Wed, 3 Jun 2026 09:19:06 +0100 Subject: [PATCH 1/2] 4.77: docs updates Signed-off-by: aevesdocker --- content/manuals/desktop/use-desktop/logs.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/manuals/desktop/use-desktop/logs.md b/content/manuals/desktop/use-desktop/logs.md index ef109cb0f90d..00e3bc15e430 100644 --- a/content/manuals/desktop/use-desktop/logs.md +++ b/content/manuals/desktop/use-desktop/logs.md @@ -22,7 +22,7 @@ Each log entry in the table view shows: Selecting the expand arrow to the right of a row reveals the full message for that entry. -## Search and filter logs +## Search, filter and export logs Use the **Search** field at the top of the Logs view to find specific entries. The search bar supports: @@ -37,6 +37,8 @@ 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 +With the **Export** button in the top-right corner (available with Docker Desktop version 4.77 and later), you can export all logs or only the logs that match your filters. + ## Display settings Select the **Display settings** icon in the toolbar to toggle the following: From 53d56bc9022aa3eff79b942881859608b0e7196a Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Mon, 8 Jun 2026 13:10:39 +0100 Subject: [PATCH 2/2] edit --- content/manuals/desktop/use-desktop/logs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/manuals/desktop/use-desktop/logs.md b/content/manuals/desktop/use-desktop/logs.md index 00e3bc15e430..6152feed5c8a 100644 --- a/content/manuals/desktop/use-desktop/logs.md +++ b/content/manuals/desktop/use-desktop/logs.md @@ -22,7 +22,7 @@ Each log entry in the table view shows: Selecting the expand arrow to the right of a row reveals the full message for that entry. -## Search, filter and export logs +## Search, filter, and export logs Use the **Search** field at the top of the Logs view to find specific entries. The search bar supports: @@ -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 -With the **Export** button in the top-right corner (available with Docker Desktop version 4.77 and later), you can export all logs or only the logs that match your filters. +Use the **Export** button in the top-right corner (available with Docker Desktop version 4.77 and later) to export all logs or only the logs that match your filters. ## Display settings