Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

v0.1.17: Upgrade fluentd gem versions to fix fluentd consumes all inodes

Compare
Choose a tag to compare
@cjellick cjellick released this 17 Sep 01:19
· 41 commits to master since this release
Problem:
Fluentd will start creating hundreds of thousands of 0 byte buffer log files when the partition it is on runs out of space.
https://github.com/fluent/fluentd/issues/2593

Solution:
Upgrade gems version

Issue:
https://github.com/rancher/rancher/issues/22689