From 0c4555d1f42d0ee67f76357c92386293e6635d5a Mon Sep 17 00:00:00 2001 From: Thomas Laumondais Date: Wed, 17 Jun 2015 17:52:00 +0200 Subject: [PATCH] doc: Adding a link to documentation on admin socket Fixes: #11845 Signed-off-by: Thomas Laumondais --- doc/rados/troubleshooting/log-and-debug.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/troubleshooting/log-and-debug.rst b/doc/rados/troubleshooting/log-and-debug.rst index 0f5afd0a155ba..394e7c36b937d 100644 --- a/doc/rados/troubleshooting/log-and-debug.rst +++ b/doc/rados/troubleshooting/log-and-debug.rst @@ -151,7 +151,7 @@ verbose. In general, the logs in-memory are not sent to the output log unless: - a fatal signal is raised or - an ``assert`` in source code is triggered or -- upon requested. Please consult document on admin socket for more details. +- upon requested. Please consult `document on admin socket `_ for more details. A debug logging setting can take a single value for the log level and the memory level, which sets them both as the same value. For example, if you -- 2.39.5