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