Merge "Add tags for beats setup tasks"
This commit is contained in:
commit
27ef77f601
@ -70,6 +70,8 @@
|
||||
- Enable and restart apm server
|
||||
|
||||
- include_tasks: apm_setup.yml
|
||||
tags:
|
||||
- setup
|
||||
|
||||
- name: Force beat handlers
|
||||
meta: flush_handlers
|
||||
|
@ -83,6 +83,8 @@
|
||||
- Enable and restart auditbeat
|
||||
|
||||
- include_tasks: auditbeat_setup.yml
|
||||
tags:
|
||||
- setup
|
||||
|
||||
- name: Force beat handlers
|
||||
meta: flush_handlers
|
||||
|
@ -193,6 +193,8 @@
|
||||
- Enable and restart filebeat
|
||||
|
||||
- include_tasks: filebeat_setup.yml
|
||||
tags:
|
||||
- setup
|
||||
|
||||
- name: Force beat handlers
|
||||
meta: flush_handlers
|
||||
|
@ -89,6 +89,8 @@
|
||||
- Enable and restart heartbeat
|
||||
|
||||
- include_tasks: heartbeat_setup.yml
|
||||
tags:
|
||||
- setup
|
||||
|
||||
- name: Force beat handlers
|
||||
meta: flush_handlers
|
||||
|
@ -131,6 +131,8 @@
|
||||
After: network-online.target
|
||||
|
||||
- include_tasks: journalbeat_setup.yml
|
||||
tags:
|
||||
- setup
|
||||
|
||||
- name: Force beat handlers
|
||||
meta: flush_handlers
|
||||
|
@ -263,6 +263,8 @@
|
||||
- Enable and restart metricbeat
|
||||
|
||||
- include_tasks: metricbeat_setup.yml
|
||||
tags:
|
||||
- setup
|
||||
|
||||
- name: Force beat handlers
|
||||
meta: flush_handlers
|
||||
|
@ -74,6 +74,8 @@
|
||||
- Enable and restart packetbeat
|
||||
|
||||
- include_tasks: packetbeat_setup.yml
|
||||
tags:
|
||||
- setup
|
||||
|
||||
- name: Force beat handlers
|
||||
meta: flush_handlers
|
||||
|
Loading…
x
Reference in New Issue
Block a user