We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5043ccc commit c3ff4e1Copy full SHA for c3ff4e1
example/fluentd/fluent.conf
@@ -26,7 +26,7 @@
26
<buffer []>
27
@type memory
28
flush_interval 5s
29
- flush_thread_count 2
+ flush_thread_count 4
30
chunk_limit_size 10m
31
</buffer>
32
@@ -41,7 +41,7 @@
41
42
43
44
45
46
47
@@ -71,7 +71,7 @@
71
<buffer>
72
73
74
75
76
77
0 commit comments