-
Bug
-
Resolution: Done
-
Minor
-
None
-
Logging 5.2.1
-
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
- links to
- mentioned on
(8 mentioned on)