Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add storage total limit size to es plugin #1196

Merged

Conversation

smallc2009
Copy link
Contributor

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

@smallc2009 smallc2009 force-pushed the add-storage-total-limit-size-to-es-plugin branch from b9dc66f to 88f685c Compare June 9, 2024 04:40
@benjaminhuo benjaminhuo merged commit a89e462 into fluent:master Jun 12, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants