修订filebeat_monitor的启动参数 #40

Merged
pengln merged 1 commits from pengln/filebeat:master into master 2021-12-21 16:28:13 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -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