Null
Configuration parameters
Get started
Command line
fluent-bit -i cpu -o nullConfiguration file
pipeline:
inputs:
- name: cpu
tag: cpu
outputs:
- name: null
match: '*'[INPUT]
Name cpu
Tag cpu
[OUTPUT]
Name null
Match *Last updated
Was this helpful?