aboutsummaryrefslogtreecommitdiffstats
path: root/etc/DmaapConfig.json
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2017-04-20 15:23:02 +0000
committerGerrit Code Review <gerrit@onap.org>2017-04-20 15:23:02 +0000
commitc8a2ef87257da65879b6d575fe70d985dee40928 (patch)
tree77e5d72abd1354ef5ed36d7a5c60ad91313c1eab /etc/DmaapConfig.json
parentf584f1b1c77a90dcbcb314bc5b8736e81ab287ae (diff)
parent369563e28b80aaa48ea5ea7c9b567bc204d84196 (diff)
Merge "[DCAE-14] VES collector rebasing updates for 1.1.0"
Diffstat (limited to 'etc/DmaapConfig.json')
-rw-r--r--etc/DmaapConfig.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/DmaapConfig.json b/etc/DmaapConfig.json
new file mode 100644
index 0000000..701bf58
--- /dev/null
+++ b/etc/DmaapConfig.json
@@ -0,0 +1,14 @@
+{
+
+ "channels": [
+ {
+ "name": "sec_measurement",
+ "cambria.topic": "unauthenticated.SEC_MEASUREMENT_OUTPUT",
+ "class": "HpCambriaOutputStream",
+ "stripHpId": "true",
+ "type": "out",
+ "cambria.hosts": "zldciad3vicoll00.dcae.simpledemo.openecomp.org"
+ }
+
+ ]
+}