aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed1_PM.json
blob: 282085c55b79f29dcf7173dcd8f48e76d37b610a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
   "dmaap.ftpesConfig.keyCert":"config/dfc.jks",
   "dmaap.ftpesConfig.keyPassword":"secret",
   "dmaap.ftpesConfig.trustedCa":"config/ftp.jks",
   "dmaap.ftpesConfig.trustedCaPassword":"secret",
   "dmaap.security.trustStorePath":"change it",
   "dmaap.security.trustStorePasswordPath":"trustStorePasswordPath",
   "dmaap.security.keyStorePath":"keyStorePath",
   "dmaap.security.keyStorePasswordPath":"change it",
   "dmaap.security.enableDmaapCertAuth":"false",
   "dmaap.dmaapProducerConfiguration" : {
         "changeIdentifier":"PM_MEAS_FILES",
         "feedName":"feed01"
    },
    "streams_subscribes":{
      "dmaap_subscriber":{
         "dmmap_info":{
            "topic_url":"http://dradmin:dradmin@mrsim:2222/events/unauthenticated.VES_NOTIFICATION_OUTPUT/OpenDcae-c12/C12"
         },
         "type":"message_router"
      }
   }
}