Project

General

Profile

Actions

Bug #57061

open

Use single cluster log level (mon_cluster_log_level) config to control verbosity of cluster logs while logging to external entities

Added by Prashant D over 1 year ago. Updated 6 days ago.

Status:
Pending Backport
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
quincy, reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

We donot control the verbosity of the cluster logs which are getting logged to stderr, graylog and journald. Each LogEntry gets logged as it is whether it's at DBG/INF/WRN/ERR level to stderr, graylog and journald. The verbosity of the cluster logs gets controlled only if LogEntry is getting logged to cluster log file (mon_cluster_log_file_level) and/or to syslog (mon_cluster_log_to_syslog_level).

We should have a single config parameter for cluster log level to control the cluster log verbosity irrespective of where cluster logs are getting logged to whether to cluster log file, syslog, journald, graylog etc.
Remove mon_cluster_log_file_level and mon_cluster_log_to_syslog_level to merge them to mon_cluster_log_level.

Refer BZ for more details : https://bugzilla.redhat.com/show_bug.cgi?id=2053021

Actions #1

Updated by Prashant D over 1 year ago

  • Description updated (diff)
Actions #2

Updated by Prashant D over 1 year ago

  • Description updated (diff)
Actions #3

Updated by Prashant D over 1 year ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 47502
Actions #4

Updated by Prashant D over 1 year ago

  • Backport set to pacific,quincy
Actions #5

Updated by Prashant D over 1 year ago

  • Description updated (diff)
Actions #6

Updated by Radoslaw Zarzynski about 1 month ago

In QA.

Actions #7

Updated by Prashant D 6 days ago

  • Backport changed from pacific,quincy to quincy, reef
Actions #8

Updated by Prashant D 6 days ago

  • Status changed from Fix Under Review to Pending Backport
Actions

Also available in: Atom PDF