summaryrefslogtreecommitdiffstats
path: root/etc/DmaapConfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'etc/DmaapConfig.json')
-rwxr-xr-xetc/DmaapConfig.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/DmaapConfig.json b/etc/DmaapConfig.json
index 5176cea..6aac252 100755
--- a/etc/DmaapConfig.json
+++ b/etc/DmaapConfig.json
@@ -1,12 +1,12 @@
{
"channels": [
{
- "name": "route_failure",
- "cambria.topic": "unauthenticated.DCAE_RESTCONF_COL_OUTPUT",
+ "name": "device-registration",
+ "cambria.topic": "unauthenticated.DCAE_RCC_OUTPUT",
"class": "HpCambriaOutputStream",
"stripHpId": "true",
"type": "out",
- "cambria.hosts": "onap-message-router"
+ "cambria.hosts": "119.3.84.152:30227"
}
]
}