Skip to content

Commit 89b5ede

Browse files
committed
engine: add some extra keywords for finding the debug section
I forgot where we documented this, and ChatGPT wasn't able to provide the link, so I asked it to suggest improvements for it to discover the page :) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent e9a8a4f commit 89b5ede

File tree

1 file changed

+2
-2
lines changed
  • content/manuals/engine/daemon

1 file changed

+2
-2
lines changed

content/manuals/engine/daemon/logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Read the daemon logs
3-
description: How to read the event logs for the Docker daemon
4-
keywords: docker, daemon, configuration, troubleshooting, logging
3+
description: How to read Docker daemon logs and force a stack trace using SIGUSR1 for debugging
4+
keywords: docker, daemon, configuration, troubleshooting, logging, debug, stack trace, SIGUSR1, signal, goroutine dump, crash diagnostics
55
aliases:
66
- /config/daemon/logs/
77
---

0 commit comments

Comments
 (0)