+++ This bug was initially created as a clone of Bug #1894639 +++ +++ This bug was initially created as a clone of Bug #1894634 +++ Description of problem: Fluent seems functional but is not shipping logs and it has a log entry of: failed to write data into buffer by buffer overflow action=:block Once the pods are restarted logs start flowing again Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: failed to write data into buffer by buffer overflow action=:block --- Additional comment from Jeff Cantrill on 2020-11-04 16:55:22 UTC --- This is modifiable via changes to CL api https://issues.redhat.com/browse/LOG-742 --- Additional comment from Jeff Cantrill on 2020-11-04 16:57:29 UTC --- This is modifiable via changes to CL api https://issues.redhat.com/browse/LOG-742
closing next release as this was determined jit would not be pulled into 4.5
Fixed in the next release. This can be worked around by either: * deleting the fluent pods (oc -n openshift-logging delete pods -l component=fluentd) * Setting clusterlogging instance to "Unmanaged" and manually editing the fluent.conf in the fluentd configmap