Sysinfo
Configuration parameters
Key
Description
Supported platform
Get started
pipeline:
inputs:
- name: dummy
tag: test
filters:
- name: sysinfo
match: '*'
fluentbit_version_key: flb_ver
os_name_key: os_name
outputs:
- name: stdout
match: '*'[INPUT]
Name dummy
Tag test
[FILTER]
Name sysinfo
Match *
Fluentbit_Version_Key flb_ver
Os_Name_Key os_name
[OUTPUT]
Name stdout
Match *Last updated
Was this helpful?