add handler for elasticsearch
This commit is contained in:
@ -103,3 +103,10 @@
|
|||||||
state: restarted
|
state: restarted
|
||||||
enabled: yes
|
enabled: yes
|
||||||
tags: ['prometheus']
|
tags: ['prometheus']
|
||||||
|
|
||||||
|
- name: 'elasticsearch-exporter-restart'
|
||||||
|
systemd:
|
||||||
|
name: prometheus-elasticsearch-exporter.service
|
||||||
|
state: restarted
|
||||||
|
enabled: yes
|
||||||
|
tags: ['prometheus']
|
||||||
|
Reference in New Issue
Block a user