summaryrefslogtreecommitdiffstats
path: root/etc/DmaapConfig.json
blob: 5176cea694598dd530dee3440c24fcc64801c6de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "channels": [
    {
      "name": "route_failure",
      "cambria.topic": "unauthenticated.DCAE_RESTCONF_COL_OUTPUT",
      "class": "HpCambriaOutputStream",
      "stripHpId": "true",
      "type": "out",
      "cambria.hosts": "onap-message-router"
    }
  ]
}