Exit
Exit Fluent Bit after a number of flushes, records, or seconds.
Configuration parameters
Key
Description
Default
Get started
pipeline:
inputs:
- name: dummy
tag: test
outputs:
- name: exit
match: '*'
record_count: 5[INPUT]
Name dummy
Tag test
[OUTPUT]
Name exit
Match *
Record_Count 5Last updated
Was this helpful?