]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: clarify what cephadm component writes to the cluster log channel
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 6 Sep 2023 20:18:37 +0000 (16:18 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 19 Sep 2023 20:17:24 +0000 (16:17 -0400)
Clarify that the cephadm orchestrator module, a part of the ceph mgr,
logs to the cluster log channel. This prepares for adding a specific
section to cover logging for the cephadm "binary".

Signed-off-by: John Mulligan <jmulligan@redhat.com>
doc/cephadm/operations.rst

index 5d8fdaca840fb349baea18e6c8bc2333cb29abdc..c59dce36a91c0bf2637cb911bcaf66f59747c714 100644 (file)
@@ -7,9 +7,9 @@ Cephadm Operations
 Watching cephadm log messages
 =============================
 
-Cephadm writes logs to the ``cephadm`` cluster log channel. You can
-monitor Ceph's activity in real time by reading the logs as they fill
-up. Run the following command to see the logs in real time:
+The cephadm orchestrator module writes logs to the ``cephadm`` cluster log
+channel. You can monitor Ceph's activity in real time by reading the logs as
+they fill up. Run the following command to see the logs in real time:
 
 .. prompt:: bash #