Skip to content

Logs view#24223

Draft
aevesdocker wants to merge 2 commits intodocker:mainfrom
aevesdocker:logs-view
Draft

Logs view#24223
aevesdocker wants to merge 2 commits intodocker:mainfrom
aevesdocker:logs-view

Conversation

@aevesdocker
Copy link
Contributor

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@netlify
Copy link

netlify bot commented Feb 26, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 13e4011
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69a03440c740a800083a4e1b
😎 Deploy Preview https://deploy-preview-24223--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the area/desktop Issue affects a desktop edition of Docker. E.g docker for mac label Feb 26, 2026
@aevesdocker
Copy link
Contributor Author

@marisimon @terry-docker ready for you expert eyes. What did I miss?

Copy link
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

This PR adds documentation for the new Logs view feature in Docker Desktop. The content is well-structured and clearly explains the feature's functionality. I found a few minor issues that should be corrected:

  1. British spelling: Uses "analyse"/"analyses" instead of US English "analyze"/"analyzes" (violates STYLE.md requirement for US English)
  2. Future date in example: Timestamp example uses 2026 instead of a current or past year
  3. Link path convention: Internal link uses absolute path instead of the documented relative path convention

These are all minor style/content issues. Once corrected, the documentation will be ready to merge.

@aevesdocker
Copy link
Contributor Author

Moving to draft as release tbd

@aevesdocker aevesdocker marked this pull request as draft March 10, 2026 11:18
{{< summary-bar feature_name="Desktop logs" >}}


The **Logs** view provides a unified, real-time log stream from all running containers and Kubernetes nodes in Docker Desktop. Unlike the logs accessible from the [**Containers** view](container.md), the **Logs** view lets you monitor and search log output across your entire environment from a single interface. You can also use Ask Gordon to analyze log output with AI-assisted prompts.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We mainly have container and build logs for now. Gordon was removed from beta release :)

Suggested change
The **Logs** view provides a unified, real-time log stream from all running containers and Kubernetes nodes in Docker Desktop. Unlike the logs accessible from the [**Containers** view](container.md), the **Logs** view lets you monitor and search log output across your entire environment from a single interface. You can also use Ask Gordon to analyze log output with AI-assisted prompts.
The **Logs** view provides a unified, real-time log stream from all running and stopped containers and builds in Docker Desktop. Unlike the logs accessible from the [**Containers** view](container.md), the **Logs** view lets you monitor and search log output across your entire environment from a single interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/desktop Issue affects a desktop edition of Docker. E.g docker for mac

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants