Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-2530

Fluent Bit: Loki couchbase_cluster and couchbase_node labels set incorrectly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • logging
    • None
    • 1

    Description

      When running a CAO cluster with the below logging configuration:

      logging:
        server:
          enabled: true
          # manageConfiguration: false
          # configurationName: cb7-logging-cfg
          sidecar:
          image: "couchbase/fluent-bit:1.1.2"
          configurationMountPath: /fluent-bit/config
      servers:
        pod:
            metadata:
              annotations:
                fluentbit.couchbase.com/loki_match: "*"
                fluentbit.couchbase.com/loki_host: "cmos-loki.default.svc"
      

      There are two labels set, couchbase_cluster and couchbase_node, with values of .cluster and .node respectively, no matter what the actual cluster and node names are. These should be set with the correct cluster and node names respectively.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Alex.emery Alex Emery (Inactive)
            marks.polakovs Marks Polakovs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty