X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Felasticsearch.git;a=blobdiff_plain;f=metadata%2Fservice%2Fclient.yml;h=701dc35b2826bf47516fe8936929b4aae06ed502;hp=1e5fbc11ad3d9d5d41bc26dea4ed4f036d24c4e0;hb=7c5ab013a720cf1f175cea1b586aa6b5af4981b7;hpb=de38c969798a8295d096b8c085a45daa4c3ff666 diff --git a/metadata/service/client.yml b/metadata/service/client.yml index 1e5fbc1..701dc35 100644 --- a/metadata/service/client.yml +++ b/metadata/service/client.yml @@ -1,6 +1,19 @@ applications: -- elasticsearch.client +- elasticsearch parameters: elasticsearch: client: enabled: true + index: + log: + enabled: true + template: elasticsearch/files/es_template_log.json + audit: + enabled: true + template: elasticsearch/files/es_template_audit.json + notification: + enabled: true + template: elasticsearch/files/es_template_notification.json + kibana4: + enabled: true + template: elasticsearch/files/es_template_kibana4.json