Uploaded image for project: 'OpenShift Monitoring'
  1. OpenShift Monitoring
  2. MON-1661

Allow configuration of the log level for Alertmanager in the CMO configmap

XMLWordPrintable

    • False
    • False
    • NEW
    • NEW
    • Undefined
    • Monitoring - Sprint 203

      Unlike Prometheus and Thanos components, the cluster admins can't configure the Alertmanager's log level. It should be possible to do this in the CMO configmap:

      apiVersion: v1
      kind: ConfigMap
      metadata:
        name: cluster-monitoring-config
        namespace: openshift-monitoring
      data:
        config.yaml: |-
          alertmanagerMain:
            # default is info
            logLevel: debug
      

        

      DoD

      • cluster admins can set the Alertmanager's log level in the cluster-monitoring-operator configmap.

              arajkumar Arunprasad Rajkumar (Inactive)
              spasquie@redhat.com Simon Pasquier
              Junqi Zhao Junqi Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: