diff --git a/config/daemon/index.md b/config/daemon/index.md index d49403caa6..fbcb564737 100644 --- a/config/daemon/index.md +++ b/config/daemon/index.md @@ -291,7 +291,6 @@ The Docker daemon log can be viewed by using one of the following methods: - By running `journalctl -u docker.service` on Linux systems using `systemctl` - `/var/log/messages`, `/var/log/daemon.log`, or `/var/log/docker.log` on older Linux systems -- By running `Get-EventLog -LogName Application -Source Docker -After (Get-Date).AddMinutes(-5) | Sort-Object Time | Export-CSV ~/last5minutes.CSV` on Docker Engine - Enterprise for Windows Server > **Note**: It is not possible to manually generate a stack trace on Docker Desktop for > Mac or Docker Desktop for Windows. However, you can click the Docker taskbar icon and