From: John Mulligan Date: Wed, 6 Sep 2023 20:18:37 +0000 (-0400) Subject: doc/cephadm: clarify what cephadm component writes to the cluster log channel X-Git-Tag: v19.0.0~454^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d5e67783b785e51344fc2011d62d3ca51063a752;p=ceph.git doc/cephadm: clarify what cephadm component writes to the cluster log channel 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 --- diff --git a/doc/cephadm/operations.rst b/doc/cephadm/operations.rst index 5d8fdaca840fb..c59dce36a91c0 100644 --- a/doc/cephadm/operations.rst +++ b/doc/cephadm/operations.rst @@ -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 #