aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMaciej Malewski <maciej.malewski@nokia.com>2021-06-21 09:31:58 +0200
committerMaciej Malewski <maciej.malewski@nokia.com>2021-06-21 09:31:58 +0200
commit602a0243651bd2140828d274f14ea73df60be342 (patch)
tree98b8ce0cdf13a7145cb595aec924a3d32c06cbe6 /etc
parent430cf11bbcb447316f831e1dd1b8760abeaa9171 (diff)
Remove tag latest from docker image, adapt VES to the new location of file ves-dmaap-config.jsonves_synchronous
Issue-ID: DCAEGEN2-1483 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: Ib6b428c974ecec17ebc0722f3e236ee2b05c5be6
Diffstat (limited to 'etc')
-rwxr-xr-xetc/collector.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/collector.properties b/etc/collector.properties
index 75ebf764..e810761a 100755
--- a/etc/collector.properties
+++ b/etc/collector.properties
@@ -63,7 +63,7 @@ event.externalSchema.stndDefinedDataPath=$.event.stndDefinedFields.data
## List all streamid per domain to be supported. The streamid should match to channel name on dmaapfile
collector.dmaap.streamid=fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance
-collector.dmaapfile=./dpo/data-formats/ves-dmaap-config.json
+collector.dmaapfile=./etc/ves-dmaap-config.json
## Path to the file containing description of api versions
collector.description.api.version.location=etc/api_version_description.json