Bug 1799024
Summary: | Could not forward logs to rsyslog server | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Anping Li <anli> | ||||||
Component: | Logging | Assignee: | Jeff Cantrill <jcantril> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 4.3.0 | CC: | aos-bugs, mburke, mfuruta, ocasalsa, ohiroaki, ykawada | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 4.4.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: |
Cause: Introduction of LogForwarding API modified the previous manor in which fluentd was configured
Consequence: The previous way to enable the feature was no longer being respected.
Fix: Add a mechanism for user's to enable log forwarding in a manor that is similar to the previous enablement
Result: Using forward via syslog outside of LogForwarding feature is supported.
|
Story Points: | --- | ||||||
Clone Of: | |||||||||
: | 1800809 1812918 (view as bug list) | Environment: | |||||||
Last Closed: | 2020-05-13 21:56:28 UTC | Type: | Bug | ||||||
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: | |||||||||
Bug Blocks: | 1800809, 1812918, 1824003 | ||||||||
Attachments: |
|
Description
Anping Li
2020-02-06 13:32:10 UTC
Created attachment 1658204 [details]
configuration and Logs when use out_rsyslog
Created attachment 1658205 [details]
configuration and Logs when use out_rsyslog_bufferred
This is unrelated, at least initially, to ipv6. Logforwarding changes clobbers legacy rsyslog Anping -- The two files you attached are identical. Did you post the syslog_buffered file twice? Michael Yes, The configuration and Logs when use out_rsyslog is wrong. Please ignore it. Verified on quay.io/openshift/origin-cluster-logging-operator:latest on IPv6 Verified on openshift/ose-cluster-logging-operator:v4.4.0 *** Bug 1812918 has been marked as a duplicate of this bug. *** 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:0581 |