]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #33488 into master
authorSage Weil <sage@redhat.com>
Fri, 28 Feb 2020 01:46:20 +0000 (19:46 -0600)
committerSage Weil <sage@redhat.com>
Fri, 28 Feb 2020 01:46:20 +0000 (19:46 -0600)
commit20f76b09e7c62c3f7ed76815ea66da5b496e2724
treecba122e73ba24b860547d21985383e906ed70e14
parentb07bcaf5c4a0a6bcfd9dcf75418fae135224d4e9
parent2c2af474b2462a0e55505f6c22536bc1cee6cf3b
Merge PR #33488 into master

* refs/pull/33488/head:
doc/mgr/cephadm: document how to see the logs
ceph: -W as shorthand for --watch-channel
pybind/mgr_module: make mgr log message prefix a bit less verbose
mgr/cephadm: silence remoto logger info messages
mgr/cephadm: add misc info messages for major events
mgr/cephadm: adjust logging
mgr/cephadm: log to cluster channel by default
pybind/mgr_module: infrastructure to allow logging to cluster log
mgr/mgr_module: log to mgr log even when log_to_file
mon: accept cephadm channel to 'ceph log last'
ceph: allow watching channels aside from cluster and audit
mon/LogMonitor: fix debug output for logmonitor output file parsing
mgr: allow logging to any channel

Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
doc/cephadm/index.rst
src/mgr/ActivePyModules.cc
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/mgr_module.py