Skip to content

Commit

Permalink
Merge pull request #1877 from zalando-incubator/increase-fluentd-queue
Browse files Browse the repository at this point in the history
Increase Fluentd Buffer Queue Size
  • Loading branch information
aermakov-zalando authored Mar 5, 2019
2 parents 7de1c8a + cd297c1 commit 55c2307
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster/manifests/logging-agent/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ data:
timekey_use_utc true
chunk_limit_size 4MB
total_limit_size 1GB
queued_chunks_limit_size 100
flush_at_shutdown true
</buffer>
<format>
Expand Down

0 comments on commit 55c2307

Please sign in to comment.