Random
Configuration parameters
Key
Description
Default
Get started
Command line
fluent-bit -i random -o stdoutConfiguration file
Testing
Last updated
Was this helpful?
Was this helpful?
pipeline:
inputs:
- name: random
samples: -1
interval_sec: 1
interval_nsec: 0
outputs:
- name: stdout
match: '*'[INPUT]
Name random
Samples -1
Interval_Sec 1
Interval_Nsec 0
[OUTPUT]
Name stdout
Match *$ fluent-bit -i random -o stdout
...
[0] random.0: [1475893654, {"rand_value"=>1863375102915681408}]
[1] random.0: [1475893655, {"rand_value"=>425675645790600970}]
[2] random.0: [1475893656, {"rand_value"=>7580417447354808203}]
[3] random.0: [1475893657, {"rand_value"=>1501010137543905482}]
[4] random.0: [1475893658, {"rand_value"=>16238242822364375212}]
...