aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed1_PM_feed2_CTR.json
blob: d26dd8d7617be495c86b56e996375efba39ce283 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
  "dmaap.ftpesConfig.keyCert":"config/dfc.jks",
  "dmaap.ftpesConfig.keyPassword":"hD:!w:CxF]lGvM6Mz9l^j[7U",
  "dmaap.ftpesConfig.trustedCa":"config/ftp.jks",
  "dmaap.ftpesConfig.trustedCaPassword":"ee%v.7Y3nf*We2T2Z$}}c%S?",
  "dmaap.security.trustStorePath": "change it",
  "dmaap.security.trustStorePasswordPath": "trustStorePasswordPath",
  "dmaap.security.keyStorePath": "keyStorePath",
  "dmaap.security.keyStorePasswordPath": "change it",
  "dmaap.security.enableDmaapCertAuth": "false",
  "streams_publishes": {
    "PM_MEAS_FILES": {
      "type": "data_router",
      "username": "user",
      "log_url": "https://drsim:3907/feedlog/1",
      "publish_url": "https://drsim:3907/publish/1",
      "location": "loc00",
      "password": "password",
      "publisher_id": "972.360gm"
    },
    "CTR_FILES": {
      "type": "data_router",
      "dmaap_info": {
        "feed02": {
          "username": "user",
          "log_url": "https://drsim:3907/feedlog/2",
          "publish_url": "https://drsim:3907/publish/2",
          "location": "loc00",
          "password": "password",
          "publisher_id": "972.360gm"
        }
      }
    }
  },
  "streams_subscribes": {
    "dmaap_subscriber": {
      "dmaap_info": {
        "topic_url": "http://dradmin:dradmin@mrsim:2222/events/unauthenticated.VES_NOTIFICATION_OUTPUT/OpenDcae-c12/C12"
      },
      "type": "message_router"
    }
  }
}