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:
likerj 2019-12-03 15:04:53 +08:00 committed by test
parent a192b59f9f
commit 3ffd8f34b2

View File

@ -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>