In PVE 8.4.14 and ceph 18.2.7 I did the following:
From the shell: ceph config set mon mon_cluster_log_level info
Before previous config setcommand, ceph config show mon.pve1 | grep mon_cluster_log_level returned:
mon_cluster_log_level info file
After the...