增加 elastic_delays_metric_enabled 开关 #43

Merged
pengln merged 3 commits from pengln/filebeat:master into master 2021-12-22 14:53:22 +08:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 5b18d66375 - Show all commits

View File

@ -8,5 +8,8 @@
vars:
log_type: "{{ item }}"
with_items: "{{ deploy_logs }}"
- name: Update Alerts Script With Cron
ansible.builtin.shell: "svn up /data/ops/script/monitor.sh; chmod 755 /data/ops/script/monitor.sh"