Compare commits
2 Commits
ecde47fd8e
...
8361cc7450
Author | SHA1 | Date |
---|---|---|
pengln | 8361cc7450 | |
pengln | 2f068f2081 |
|
@ -31,7 +31,7 @@ autorestart=true
|
|||
|
||||
[program:filebeat_monitor_{{ instance_name }}_{{ log_type }}]
|
||||
directory={{ filebeat_work_path }}/
|
||||
command={{ filebeat_work_path }}/filebeat_monitor
|
||||
command={{ filebeat_work_path }}/filebeat_monitor -c {{filebeat_work_path}}/monitor.yaml
|
||||
stdout_logfile=/dev/null
|
||||
stderr_logfile=/dev/null
|
||||
autostart=true
|
||||
|
|
Loading…
Reference in New Issue