blob: 3527091e84b6a0d10058b7c093f6d8fdfe093a5b [file] [log] [blame]
Guillaume Thouvenind39b3522016-11-17 10:49:58 +01001applications:
2- elasticsearch.client
3parameters:
4 elasticsearch:
5 client:
6 enabled: true
Guillaume Thouvenin126eef82016-11-17 15:59:28 +01007 index:
8 log:
9 enabled: true
10 template: elasticsearch/files/es_template_log.json
Simon Pasquier3cf2b202017-01-27 13:15:53 +010011 audit:
12 enabled: true
13 template: elasticsearch/files/es_template_audit.json
Guillaume Thouvenin126eef82016-11-17 15:59:28 +010014 notification:
15 enabled: true
16 template: elasticsearch/files/es_template_notification.json
17 kibana4:
18 enabled: true
19 template: elasticsearch/files/es_template_kibana4.json