mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user