From 621d6605c53515ca25db108a901296f0d2b42b86 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Thu, 9 Nov 2017 16:01:38 +0800 Subject: Update Holmes Configurations 1. Move the ves_fault section from hr-ip.yaml to he-ip.yaml 2. Move the ves_fault section from holmes-rules.yaml-template to holmes-engine.yaml-template 3. Update the rule of Holmes Change-Id: I94e168c6a7b442c6cc27655bdf0bf90a52ef12f3 Issue-ID: HOLMES-88 Signed-off-by: Guangrong Fu --- input-templates/he-ip.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'input-templates/he-ip.yaml') diff --git a/input-templates/he-ip.yaml b/input-templates/he-ip.yaml index a5f1e39..509b0ee 100644 --- a/input-templates/he-ip.yaml +++ b/input-templates/he-ip.yaml @@ -3,6 +3,7 @@ "docker_host_override": "component_dockerhost", "msb_hostname": "{{ openo_ip_addr }}", "dcae_CL_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.DCAE_CL_OUTPUT", + "ves_fault_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_FAULT_OUTPUT", "location_domain" : "{{ dcae_zone }}.{{ dcae_domain }}", "location_prefix" : "dcae", "pgaas_cluster_name" : "pgvm", -- cgit 1.2.3-korg