summaryrefslogtreecommitdiffstats
path: root/input-templates/vesinput.yaml
diff options
context:
space:
mode:
authorvagrant <vv770d@att.com>2018-03-21 18:08:00 +0000
committervagrant <vv770d@att.com>2018-03-23 11:00:24 +0000
commitf751bdfbcaad923bd537e8aa0f0c778cdeddaeaa (patch)
tree7e34a4bf2a72702309969a0bfb5183112219ef37 /input-templates/vesinput.yaml
parent230d6b64f8513992d89b2c460bacfc4f3fe30488 (diff)
input files for new service bp
Change-Id: I14c9892ae8aa823ec55cf477d75d6d617637a97a Issue-ID: DCAEGEN2-405 Signed-off-by: Vijay VK <vv770d@att.com>
Diffstat (limited to 'input-templates/vesinput.yaml')
-rw-r--r--input-templates/vesinput.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/input-templates/vesinput.yaml b/input-templates/vesinput.yaml
index f0a64a3..d11e630 100644
--- a/input-templates/vesinput.yaml
+++ b/input-templates/vesinput.yaml
@@ -18,6 +18,8 @@
{
"dh_location_id": "{{ dcae_zone }}",
"dh_override": "component_dockerhost",
+ "ves_other_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_OTHER_OUTPUT/",
+ "ves_heartbeat_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/",
"ves_fault_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_FAULT_OUTPUT/",
"ves_measurement_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_MEASUREMENT_OUTPUT/"
}