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

feat: make fluentbit pause on chunks overlimit configurable #1882

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

pepov
Copy link
Member

@pepov pepov commented Dec 16, 2024

The default behaviour is still "on" to avoid gaps in logs sending, but in certain situations it is preferable to turn this off, to make sure tenants won't affect each other's input.

apiVersion: logging.banzaicloud.io/v1beta1
kind: FluentbitAgent
spec:
  inputTail:
    storage.pause_on_chunks_overlimit: "off"

Signed-off-by: Bence Csati <bence.csati@axoflow.com>
@pepov pepov merged commit 5d2b977 into release-4.10 Dec 16, 2024
19 checks passed
@pepov pepov deleted the configurable-pause-backport branch December 16, 2024 16:13
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