ceph/qa/standalone/mon
Prashant D cb0d4a57bd mon/LogMonitor: Use generic cluster log level config
We do not control the verbosity of the LogEntry
which is getting logged to stderr, graylog and
journald. This causes excessive flooding of logs
to /var/log, making a filesystem to fill up quickly.
Also we have different config variables namely
mon_cluster_log_file_level and mon_cluster_log_to_syslog_level
to control verbosity at cluster log file and
syslog level respectively. Add a generic cluster log
level config variable which controls cluster log
verbosity for all external entities.

Additionally, this patch addresses the regression of
`mon_cluster_log_file_level` option which doesn't take effect
because of code refactoring of LogMonitor::update_from_paxos
(commit : 7c84e06).

Fixes: https://tracker.ceph.com/issues/57061
Fixes: https://tracker.ceph.com/issues/57049

Signed-off-by: Prashant D <pdhange@redhat.com>
2024-03-13 13:10:54 -04:00
..
health-mute.sh
misc.sh common, mon, qa: Mon-related updates for squid 2023-12-04 16:27:51 +01:00
mkfs.sh
mon-bind.sh
mon-cluster-log.sh mon/LogMonitor: Use generic cluster log level config 2024-03-13 13:10:54 -04:00
mon-created-time.sh
mon-handle-forward.sh
mon-last-epoch-clean.sh mon, qa: issue pool application warning even if pool is empty 2023-07-31 19:09:29 -04:00
mon-osdmap-prune.sh
mon-ping.sh
mon-scrub.sh
mon-seesaw.sh
osd-crush.sh
osd-df.sh
osd-erasure-code-profile.sh
osd-pool-create.sh
osd-pool-df.sh
test_pool_quota.sh