Fix bug throwing exception when first event is collected
[dcaegen2/collectors/ves.git] / etc / collector.properties
index 7482c5a..10ae9c2 100755 (executable)
@@ -65,6 +65,9 @@ event.externalSchema.stndDefinedDataPath=$.event.stndDefinedFields.data
 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\r
 collector.dmaapfile=./etc/DmaapConfig.json\r
 \r
+## Path to the file containing description of api versions\r
+collector.description.api.version.location=etc/api_version_description.json\r
+\r
 ## Event transformation Flag - when set expects configurable transformation\r
 ## defined under ./etc/eventTransform.json\r
 ## Enabled by default; to disable set to 0\r