NATS
Configuration parameters
Key
Description
Default
Get started
Command line
fluent-bit -i cpu -o nats -f 5Configuration file
pipeline:
inputs:
- name: cpu
outputs:
- name: nats
match: '*'
host: 127.0.0.1
port: 4222[INPUT]
Name cpu
[OUTPUT]
Name nats
Match *
Host 127.0.0.1
Port 4222Data format
Last updated
Was this helpful?