Merge pull request '修订filebeat_monitor的启动参数' (#40) from pengln/filebeat:master into master

Reviewed-on: https://app.huanyuantech.com:10301/gitea/ansible-collection/filebeat/pulls/40
This commit is contained in:
pengln 2021-12-21 16:28:13 +08:00
commit 8361cc7450
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