Eric – Your finding are correct. This was fixed in ves-collector blueprint configuration (under this patch - https://gerrit.onap.org/r/#/c/dcaegen2/platform/blueprints/+/87379/) which will supersede container default configuration.
If you using latest version of OOM charts (which is using onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.4.17 or later), this fix should have been included. However if your setup is not most current, you can update the streamID configuration in Consul (http://<k8snode>:30270/ui/#/dc1/kv/dcae-ves-collector/edit<http://%3ck8snode%3e:30270/ui/#/dc1/kv/dcae-ves-collector/edit>); the VES instance will refresh any configuration updates periodically from consul. Thanks, Vijay From: [email protected] <[email protected]> On Behalf Of Eric Debeau Sent: Wednesday, May 22, 2019 8:51 AM To: [email protected] Subject: [onap-discuss] VES Collector drops events from measurements domain #dcaegen2 #ves #Dublin #Casablanca Hello I try using VES EventListener v7 based on CommonEventFormat_30.0.1.json With regards to V5, there is no more 'measurementsForVfScaling', but only 'measurements' domain The VES Colector is accepting the VES event, but it does not send it to DMAAP because there is no channel defined to send events from this domain cf logs extract: "No StreamID defined for publish - Message dropped{"VESversion":"v7","VESuniqueId":"815d6df3-d19a-49c8-8371-8f29f8bfc0c1","event":{"commonEventHeader":{"startEpochMicrosec":1557336950,"sequence":0,"eventId":"MemoryId","domain":"measurement","lastEpochMicrosec":1557336950,"eventName":"Memory","vesEventListenerVersion":"7.0.1","sourceName":"VES_Simulator","priority":"Normal","version":"4.0.1","reportingEntityName":"VES_Simulator"},"measurementFields":{"measurementInterval":5,"measurementFieldsVersion":"4.0","memoryUsageArray":[{"memoryFree":832,"memoryUsed":30821,"vmIdentifier":"vm1"}]}}}" I understand that there is no 'streamid' defined for 'measurements' in https://git.onap.org/dcaegen2/collectors/ves/tree/etc/collector.properties?h=dublin,<https://urldefense.proofpoint.com/v2/url?u=https-3A__git.onap.org_dcaegen2_collectors_ves_tree_etc_collector.properties-3Fh-3Ddublin-2C&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=6WYcUG7NY-ZxfqWx5MmzVQ&m=MsGdr-j3eEY4_Uuq-ADNpFV0cCdPUSUHzL0k-yWTVK0&s=Qeu-LYkEjXfkO3UIiaahddHoBZLDWCRP1en_zOurDIY&e=> but only for 'measurementsForVfScaling' 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 Before raising this problem as a bug, I would like to be sure that I did not miss any specific point. Thank you Best Regards Eric -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17189): https://lists.onap.org/g/onap-discuss/message/17189 Mute This Topic: https://lists.onap.org/mt/31719375/21656 Mute #dcaegen2: https://lists.onap.org/mk?hashtag=dcaegen2&subid=2740164 Mute #dublin: https://lists.onap.org/mk?hashtag=dublin&subid=2740164 Mute #casablanca: https://lists.onap.org/mk?hashtag=casablanca&subid=2740164 Mute #ves: https://lists.onap.org/mk?hashtag=ves&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
