Release of 2.20 #46

Merged
stefan merged 46 commits from master into stable 2021-07-27 12:44:15 +00:00
1 changed files with 4 additions and 4 deletions
Showing only changes of commit a67d1674e8 - Show all commits

View File

@ -185,15 +185,15 @@ fluentd:
reload_on_failure true
request_timeout 60s
suppress_type_name true
slow_flush_log_threshold 40.0
slow_flush_log_threshold 50.0
# bulk_message_request_threshold 2097152
<buffer tag>
@type file_single
chunk_limit_size 16MB
total_limit_size 4GB
chunk_limit_size 2MB
total_limit_size 2GB
flush_mode interval
flush_thread_count 2
flush_thread_count 1
flush_interval 10s
flush_at_shutdown true
retry_type exponential_backoff