Skip to content
Merged

Logs GA #24904

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 4 additions & 10 deletions content/manuals/desktop/use-desktop/logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" >}}
Expand Down Expand Up @@ -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:
Comment thread
aevesdocker marked this conversation as resolved.

- **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

Expand Down
1 change: 0 additions & 1 deletion data/summary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down