Gary Wu | 9abb61c | 2018-09-27 10:38:50 -0700 | [diff] [blame] | 1 | { |
LiamBurke | 0cddbac | 2019-06-04 13:04:22 +0100 | [diff] [blame^] | 2 | "//description":"This file is only used for testing purposes", |
| 3 | "dmaap.ftpesConfig.keyCert":"/config/dfc.jks", |
| 4 | "dmaap.ftpesConfig.keyPassword":"secret", |
| 5 | "dmaap.ftpesConfig.trustedCa":"config/ftp.jks", |
| 6 | "dmaap.ftpesConfig.trustedCaPassword":"secret", |
| 7 | "dmaap.security.trustStorePath":"change it", |
| 8 | "dmaap.security.trustStorePasswordPath":"trustStorePasswordPath", |
| 9 | "dmaap.security.keyStorePath":"keyStorePath", |
| 10 | "dmaap.security.keyStorePasswordPath":"change it", |
| 11 | "dmaap.security.enableDmaapCertAuth":"false", |
| 12 | "dmaap.dmaapProducerConfiguration" : { |
| 13 | "changeIdentifier":"PM_MEAS_FILES", |
| 14 | "feedName":"feed00" |
| 15 | }, |
| 16 | "streams_subscribes":{ |
| 17 | "dmaap_subscriber":{ |
| 18 | "dmmap_info":{ |
| 19 | "topic_url":"http://dradmin:dradmin@dmaapmrhost:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT/OpenDcae-c12/C12" |
| 20 | }, |
| 21 | "type":"message_router" |
| 22 | } |
| 23 | }, |
| 24 | "feed00":{ |
| 25 | "username":"dradmin", |
| 26 | "log_url":"https://dmaapdrhost:8443/feedlog/1", |
| 27 | "publish_url":"https://dmaapdrhost:8443/publish/1", |
| 28 | "location":"san-francisco", |
| 29 | "password":"dradmin", |
| 30 | "publisher_id":"972.360gm" |
Gary Wu | 9abb61c | 2018-09-27 10:38:50 -0700 | [diff] [blame] | 31 | } |
LiamBurke | 0cddbac | 2019-06-04 13:04:22 +0100 | [diff] [blame^] | 32 | } |