Docker Events
Configuration Parameters
Key
Description
Default
Command Line
$ fluent-bit -i docker_events -o stdoutConfiguration File
[INPUT]
Name docker_events
[OUTPUT]
Name stdout
Match *pipeline:
inputs:
- name: docker_events
outputs:
- name: stdout
match: '*'Last updated
Was this helpful?