fluent / fluent-operator

Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator
Apache License 2.0
555 stars 229 forks source link

Add storage total limit size to es plugin #1196

Closed smallc2009 closed 2 weeks ago

smallc2009 commented 3 weeks ago

What this PR does / why we need it:

This PR is to support storage.total_limit_size paramater in es output plugin. This properity was introduced since Fluent Bit v1.6 and it is used for limiting the total size in bytes of chunks that can exist in the filesystem for a certain logical output destination.

Which issue(s) this PR fixes:

Fixes # 1194

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:

Refer to Limiting Filesystem space for Chunks

https://docs.fluentbit.io/manual/administration/buffering-and-storage