Standard Output
Configuration Parameters
Getting Started
Command Line
$ fluent-bit -i cpu -t cpu.local -F stdout -m '*' -o null -m '*'Configuration File
[INPUT]
Name cpu
Tag cpu.local
[FILTER]
Name stdout
Match *
[OUTPUT]
Name null
Match *Last updated
Was this helpful?