Skip to content

Fluentd/Fluentbit bufferStorageVolume OOMKilled #1370

Closed Answered by pepov
HamzaZo asked this question in Q&A
Discussion options

You must be logged in to vote

If you need a durable solution, than you will need to configure your fluentd deployment with hostPath bufferStorageVolume. I you use emptyDir you can lose messages - even if you configure file buffers - when the pod terminates.

If you fix your fluentd deployment, the fluentbit issue might get resolved as well (since it will be able to flush the buffers)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by csatib02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants