Bug 1861224
| Summary: | Unfunctional fluentd pods when configuring only the collector and configured to send to an external syslog | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Periklis Tsirakidis <periklis> |
| Component: | Logging | Assignee: | Periklis Tsirakidis <periklis> |
| Status: | CLOSED ERRATA | QA Contact: | Giriyamma <gkarager> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.4 | CC: | aos-bugs, jcantril, oarribas |
| Target Milestone: | --- | ||
| Target Release: | 4.4.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | logging-core | ||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-09-22 06:51:22 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: | 1861013 | ||
| Bug Blocks: | |||
|
Description
Periklis Tsirakidis
2020-07-28 06:04:56 UTC
Moving to UpcomingSprint for future evaluation Verified this bug on the Cluster version is 4.4.0-0.nightly-2020-09-14-143910. There are 2 issues mentioned in the bug description: ISSUE 1 is still existing ISSUE 2 is fixed ISSUE 1: "Trying to check the fluentd logs, it's possible to receive one error:" ~~~ $ oc exec fluentd-2v4ql -- logs ls: cannot access /var/log/fluentd: No such file or directory $ oc logs fluentd-2v4ql 2020-09-15 14:56:27 +0000 [warn]: out:syslog: failed to open tcp socket syslogserver.openshift-logging.svc.cluster.local:514 :getaddrinfo: Name or service not known 2020-09-15 14:56:40 +0000 [warn]: got unrecoverable error in primary and no secondary error_class=ArgumentError error="'Metadata' is not a designated severity" 2020-09-15 14:56:40 +0000 [warn]: /opt/rh/rh-ruby25/root/usr/local/share/gems/gems/syslog_protocol-0.9.2/lib/syslog_protocol/packet.rb:72:in `severity=' 2020-09-15 14:56:40 +0000 [warn]: /etc/fluent/plugin/out_syslog_buffered.rb:104:in `send_to_syslog' 2020-09-15 14:56:40 +0000 [warn]: /etc/fluent/plugin/out_syslog_buffered.rb:90:in `block in write' 2020-09-15 14:56:40 +0000 [warn]: /opt/rh/rh-ruby25/root/usr/local/share/gems/gems/fluentd-1.7.4/lib/fluent/event.rb:327:in `each' (There is a separate bug for this fluentd error log: Bug 1852341) ISSUE 2: "If I enter to the fluentd pods, it's possible to see that the file /etc/fluent/fluentd.conf is empty:" ~~~ The fluentd configuration file is not empty. Moving this bug back to 'ASSIGNED' state. Verified this bug on the Cluster version is 4.4.0-0.nightly-2020-09-14-143910. 'division by zero' error log in fluentd pods is fixed. 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 (OpenShift Container Platform 4.4.23 extras update), 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:3717 |