aboutsummaryrefslogtreecommitdiffstats
path: root/etc/DmaapConfig.json
diff options
context:
space:
mode:
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"
+ }
+
+ ]
+}