From: Sage Weil Date: Fri, 21 May 2021 13:51:47 +0000 (-0400) Subject: qa/tasks/cephadm.conf: log_to_journald=false X-Git-Tag: v17.1.0~1879^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F41479%2Fhead;p=ceph.git 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 --- diff --git a/qa/tasks/cephadm.conf b/qa/tasks/cephadm.conf index bd1ab821eca5..0a9ae14e1002 100644 --- a/qa/tasks/cephadm.conf +++ b/qa/tasks/cephadm.conf @@ -2,6 +2,7 @@ # make logging friendly to teuthology log_to_file = true log_to_stderr = false +log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000