Docker events
Configuration parameters
Key
Description
Default
Get started
Command line
fluent-bit -i docker_events -o stdoutConfiguration file
Last updated
Was this helpful?
fluent-bit -i docker_events -o stdoutLast updated
Was this helpful?
Was this helpful?
pipeline:
inputs:
- name: docker_events
outputs:
- name: stdout
match: '*'[INPUT]
Name docker_events
[OUTPUT]
Name stdout
Match *