Bug 1756072
Summary: | fluentd couldn't forward logs to rsyslog out:syslog: invalid facility value DEVICE | ||
---|---|---|---|
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.0 | CC: | anli, aos-bugs, calfonso, gblomqui, jcantril, pweil, rmeggins, wsun |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | 4.2.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: The data in the journald for facility values is not sanitized, and strange values get in. But this is ok - the plugin will just ignore the strange value and use the configured default value.
Consequence: fluentd emits error messages at the wrong level, which cause confusion for customers.
Fix: Make fluentd log at the proper log level, debug.
Result: fluentd does not complain about invalid facility values.
|
Story Points: | --- |
Clone Of: | 1753936 | Environment: | |
Last Closed: | 2020-05-13 11:07:17 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: | 1753936 | ||
Bug Blocks: |
Description
Rich Megginson
2019-09-26 17:13:40 UTC
Verified in clusterlogging.4.2.32-202005050921 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-2020:2023 |