Bug 1763282
| Summary: | fluentd pods doesn't process kubernetes events | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Rich Megginson <rmeggins> |
| Component: | Logging | Assignee: | Rich Megginson <rmeggins> |
| Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.z | CC: | anli, aos-bugs, jcantril, mas-hatada, mfuruta, redhat-bz, rh-container, rmeggins |
| Target Milestone: | --- | ||
| Target Release: | 4.2.z | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: In OCP 4.x you cannot set the environment variable TRANSFORM_EVENTS=true for fluentd in order to make it process and transform eventrouter events, without setting the cluster to Unmanaged.
Consequence: In OCP 4.x there is no supported way to transform and store eventrouter events.
Fix: Allow fluentd to always transform events, assuming the user has followed the documentation about how to deploy the eventrouter for use with logging. That is, the eventrouter pod must be deployed with a name matching "eventrouter-*". Fluentd will assume any pod with a name matching this is an eventrouter and will process the records as if they come from an eventrouter. WARNING: Do not use the name "eventrouter-*" for ANY OTHER REASON!
Result: OpenShift logging in 4.x can process and store eventrouter records in Managed mode.
|
Story Points: | --- |
| Clone Of: | 1756920 | Environment: | |
| Last Closed: | 2019-12-11 22:36:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1756920 | ||
| Bug Blocks: | 1723620 | ||
|
Description
Rich Megginson
2019-10-18 16:39:37 UTC
Verified in 4.2.9. The eventrouter are gather and transform to json Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4093 |