file
Example Config
<match pattern>
buffer_type file
buffer_path /var/log/fluent/myapp.*.buffer
</match>Parameters
buffer_type (required)
buffer_path (required)
<match pattern1>
buffer_path /var/log/fluent/foo
</match>
<match pattern2>
buffer_path /var/log/fluent/foo.bar
</match>buffer_chunk_limit
buffer_queue_limit
flush_interval
flush_at_shutdown
retry_wait
Limitation
Last updated
Was this helpful?