9 lines
185 B
YAML
9 lines
185 B
YAML
#---------------------------- Monitor MEM -----------------------------
|
|
- type: log
|
|
enabled: true
|
|
paths:
|
|
- /var/log/monitor/mem-*.log
|
|
tail_files: false
|
|
pipeline: monitor-mem
|
|
|