Disk I/O metrics
Configuration parameters
Key
Description
Default
Get started
Command line
fluent-bit -i disk -o stdoutConfiguration file
Last updated
Was this helpful?
Was this helpful?
...
[0] disk.0: [1485590297, {"read_size"=>0, "write_size"=>0}]
[1] disk.0: [1485590298, {"read_size"=>0, "write_size"=>0}]
[2] disk.0: [1485590299, {"read_size"=>0, "write_size"=>0}]
[3] disk.0: [1485590300, {"read_size"=>0, "write_size"=>11997184}]
...pipeline:
inputs:
- name: disk
tag: disk
interval_sec: 1
interval_nsec: 0
outputs:
- name: stdout
match: '*'[INPUT]
Name disk
Tag disk
Interval_Sec 1
Interval_Nsec 0
[OUTPUT]
Name stdout
Match *