Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-2183

Eventrouter creates duplicated events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • Logging 5.2.1
    • Log Collection
    • False
    • False
    • NEW
    • VERIFIED
    • Before this update, some events can appear multiple times. With this update, duplicated events will be filtered
    • Log Collection - Sprint 225, Log Collection - Sprint 226

      ENV

      eventrouter pod using the latest available image for 5.2:

      $ oc get deployment/eventrouter -o yaml |grep "image: r"
            - image: registry.redhat.io/openshift-logging/eventrouter-rhel8@sha256:4acc0e5cb837972d812ceb6ce3be5938b121c167f4668ef7b8b626e353296014

      Installed like indicated in documentation: https://docs.openshift.com/container-platform/4.7/logging/cluster-logging-eventrouter.html

      ISSUE

      Same issue described in bug RHBZ#1613722  where the eventrouter is generating duplicated events.

      $ oc logs $(oc get pod -l component=eventrouter -o NAME) |sort |uniq -d |wc -l
      496

        1. eventrouter.tar.gz
          404 kB
          Oscar Casal Sanchez
        2. eventrouterlogs.txt
          1.36 MB
          Kabir Bharti

              vparfono Vitalii Parfonov
              rhn-support-ocasalsa Oscar Casal Sanchez
              Kabir Bharti Kabir Bharti
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: