diff options
Diffstat (limited to 'etc/HPProcessingConfig.json')
-rw-r--r-- | etc/HPProcessingConfig.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/HPProcessingConfig.json b/etc/HPProcessingConfig.json new file mode 100644 index 0000000..59b6a4d --- /dev/null +++ b/etc/HPProcessingConfig.json @@ -0,0 +1,14 @@ +{ + + "channels": [ + { + "name": "sec_measurement", + "cambria.topic": "unauthenticated.SEC_MEASUREMENT_OUTPUT", + "class": "HpCambriaOutputStream", + "stripHpId": "true", + "type": "out", + "cambria.hosts": "zldciad3vicoll00.dcae.simpledemo.openecomp.org" + } + + ] +}
\ No newline at end of file |