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
{{ message }}
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.
We noticed crazy high memory usage on our fluentd-sumologic pods (it would eat memory until host OOM)
This is using v2.3.0
Our log volume is relatively small (couple gB a day)
Memory resource limits didn't seem to help
Adding the following ENV to the pod spec resolved the issue for us, thought it was worth reporting here for posterity
We noticed crazy high memory usage on our fluentd-sumologic pods (it would eat memory until host OOM)
This is using v2.3.0
Our log volume is relatively small (couple gB a day)
Memory resource limits didn't seem to help
Adding the following ENV to the pod spec resolved the issue for us, thought it was worth reporting here for posterity
The text was updated successfully, but these errors were encountered: