You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
du: /buffers/logging::logging-operator:clusteroutput:logging:default.q6220910f64666f76f0e5d6a6941540c0.buffer.meta: No such file or director
du: /buffers/logging::logging-operator:clusteroutput:logging:default.q62209308d4d386b74a031efee393d4a5.buffer.meta: No such file or director
du: /buffers/main-fluentd-error.b62272e9971649f8879a4f3ec5490c5be.buffer.meta: No such file or directory
du: /buffers/logging::logging-operator:clusteroutput:logging:default.q622093edc2636962fab6211bb7203aff.buffer.meta: No such file or director
du: /buffers/logging::logging-operator:clusteroutput:logging:default.b622093fb0e0b9055f27e2e3a1cb643e9.buffer.meta: No such file or director
du: /buffers/flow:ingress:traefik:clusteroutput:logging:default.q6223847f2be1f4a363d29a01b90c2778.buffer: No such file or directory
First of all, thanks for using the Logging-operator!
I started investigating this issue and found that the sidecar container runs out of memory. This happens quite regularly. Seems like it was a known issue before: prometheus/node_exporter#1008. The root cause was that the wifi-collector was turned on by default, but it has since been changed to off by default.
An instant solution would be to modify the memory request and limit.
(NOTE: I went ahead and tested by doubling both the memory request and limit, and the pod was running okay. The default value for both limit and request is: 10M.)
Describe the bug:
Expected behaviour:
Steps to reproduce the bug:
No idea, no time to debug why this container (based on node-exporter) stopped
Additional context:
wanted changes
some logs:
Environment details:
/kind bug
The text was updated successfully, but these errors were encountered: