aboutsummaryrefslogtreecommitdiffstats
path: root/etc/DmaapConfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'etc/DmaapConfig.json')
-rw-r--r--etc/DmaapConfig.json34
1 files changed, 33 insertions, 1 deletions
diff --git a/etc/DmaapConfig.json b/etc/DmaapConfig.json
index 27328216..2ef77dcd 100644
--- a/etc/DmaapConfig.json
+++ b/etc/DmaapConfig.json
@@ -47,6 +47,38 @@
"stripHpId": "true",
"type": "out",
"cambria.hosts": "onap-dmaap"
+ },
+ {
+ "name": "ves-3gpp-fault-supervision",
+ "cambria.topic": "unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT",
+ "class": "HpCambriaOutputStream",
+ "stripHpId": "true",
+ "type": "out",
+ "cambria.hosts": "onap-dmaap"
+ },
+ {
+ "name": "ves-3gpp-provisioning",
+ "cambria.topic": "unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT",
+ "class": "HpCambriaOutputStream",
+ "stripHpId": "true",
+ "type": "out",
+ "cambria.hosts": "onap-dmaap"
+ },
+ {
+ "name": "ves-3gpp-heartbeat",
+ "cambria.topic": "unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT",
+ "class": "HpCambriaOutputStream",
+ "stripHpId": "true",
+ "type": "out",
+ "cambria.hosts": "onap-dmaap"
+ },
+ {
+ "name": "ves-3gpp-performance-assurance",
+ "cambria.topic": "unauthenticated.unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT",
+ "class": "HpCambriaOutputStream",
+ "stripHpId": "true",
+ "type": "out",
+ "cambria.hosts": "onap-dmaap"
}
]
-} \ No newline at end of file
+}