update fluentd-es-configmap
queue_limit_length is not supported by fluentd, and I config total_limit_size 2G for buffer total size
This commit is contained in:
parent
a192b59f9f
commit
3ffd8f34b2
@ -473,7 +473,7 @@ data:
|
||||
retry_forever
|
||||
retry_max_interval 30
|
||||
chunk_limit_size 2M
|
||||
queue_limit_length 8
|
||||
total_limit_size 2G
|
||||
overflow_action block
|
||||
</buffer>
|
||||
</match>
|
||||
|
Loading…
Reference in New Issue
Block a user