Build with static configuration
Get started
Requirements
Configuration directory
service:
flush: 1
daemon: off
log_level: info
pipeline:
inputs:
- name: cpu
outputs:
- name: stdout
match: '*'[SERVICE]
Flush 1
Daemon off
Log_Level info
[INPUT]
Name cpu
[OUTPUT]
Name stdout
Match *Build with custom configuration
Last updated
Was this helpful?