]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm.conf: log_to_journald=false 41479/head
authorSage Weil <sage@newdream.net>
Fri, 21 May 2021 13:51:47 +0000 (09:51 -0400)
committerSage Weil <sage@newdream.net>
Fri, 21 May 2021 13:54:46 +0000 (09:54 -0400)
commit8b95c4b7c58e0caa6ac157b36e1cbc616803da3d
tree15d6f020af5dfd2d502c49ff90f95bb651095204
parenta0e5c402adb8d272f1dc9719197e7c6141224da9
qa/tasks/cephadm.conf: log_to_journald=false

For teuthology runs, we set log_to_stderr=false, so that we only see
derr-level events in the container log (and teuthology.log).  Now that we
log directly to journald, set log_to_journald=false too, so that we don't
see level-20 logs in teuthology.log.

Signed-off-by: Sage Weil <sage@newdream.net>
qa/tasks/cephadm.conf