Eric – Thanks for the feedback. There is another configuration update for VES 
blueprint being worked, will include the typo correction along (remove ‘s’).

Regarding streamID configuration having 2 entries – that is okay (main usage of 
this config is to identify targeted topic configuration assigned for each VES 
domain). Configuration is also flexible to allow single domain to be published 
into multiple topics (in which case events will be published on both – this 
feature is useful for supporting HA)

Regards,
Vijay

From: [email protected] <[email protected]>
Sent: Wednesday, May 22, 2019 11:17 AM
To: VENKATESH KUMAR, VIJAY <[email protected]>; [email protected]
Subject: RE: [onap-discuss] VES Collector drops events from measurements domain 
#dcaegen2 #ves #Dublin #Casablanca

I tested with Consul modification

Some feedbacks:
VES JSON file indicates that domain should be ‘measurement’ with no ‘s’
https://git.onap.org/dcaegen2/collectors/ves/tree/etc/CommonEventFormat_30.0.1.json?h=dublin<https://urldefense.proofpoint.com/v2/url?u=https-3A__git.onap.org_dcaegen2_collectors_ves_tree_etc_CommonEventFormat-5F30.0.1.json-3Fh-3Ddublin&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=6WYcUG7NY-ZxfqWx5MmzVQ&m=4I7gESDZpY4aqi2gqFSkUPpaO1gVu_huI9EIzslTEpU&s=nGmLAiBODE-Pl_YgztkNpKLy3FirgM6eY591utBh0k8&e=>


In 
https://gerrit.onap.org/r/#/c/dcaegen2/platform/blueprints/+/87379/<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_c_dcaegen2_platform_blueprints_-2B_87379_&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=6WYcUG7NY-ZxfqWx5MmzVQ&m=4I7gESDZpY4aqi2gqFSkUPpaO1gVu_huI9EIzslTEpU&s=nbo-TDKA569gxoJF2VJjGQa8r0Qb5FI2Xg_IASla4jM&e=>
‘measurements=ves-measurement|’ measurements appears with a trailing ‘s’. As a 
result, my VES event was dropped again.

I corrected with 2 actions and it is working

  *   Suppres ‘measurementsForVfScaling=ves-measurement’
  *   Correct measurement with no ‘s’ in consul configuration.

I am not sure that a streamid may have 2 entries…

‘fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=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’

Best regards

Eric

De : DEBEAU Eric TGI/OLN
Envoyé : mercredi 22 mai 2019 16:09
À : 'VENKATESH KUMAR, VIJAY'; 
[email protected]<mailto:[email protected]>
Objet : RE: [onap-discuss] VES Collector drops events from measurements domain 
#dcaegen2 #ves #Dublin #Casablanca

Thanks Vijay.

I was not using the latest OOM chart version ;-(

Very clear. I will test the reconfiguration via Consul

Best Regards

Eric

De : VENKATESH KUMAR, VIJAY [mailto:[email protected]]
Envoyé : mercredi 22 mai 2019 15:52
À : [email protected]<mailto:[email protected]>; DEBEAU 
Eric TGI/OLN
Objet : RE: [onap-discuss] VES Collector drops events from measurements domain 
#dcaegen2 #ves #Dublin #Casablanca

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/<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_c_dcaegen2_platform_blueprints_-2B_87379_&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=6WYcUG7NY-ZxfqWx5MmzVQ&m=4I7gESDZpY4aqi2gqFSkUPpaO1gVu_huI9EIzslTEpU&s=nbo-TDKA569gxoJF2VJjGQa8r0Qb5FI2Xg_IASla4jM&e=>)
 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<https://urldefense.proofpoint.com/v2/url?u=http-3A__-253ck8snode-253e-3A30270_ui_-23_dc1_kv_dcae-2Dves-2Dcollector_edit&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=6WYcUG7NY-ZxfqWx5MmzVQ&m=4I7gESDZpY4aqi2gqFSkUPpaO1gVu_huI9EIzslTEpU&s=scd_UxWxZVqfbfxyJhTKd8zjSkoTDsTj3W96ruFVFVA&e=>);
 the VES instance will refresh any configuration updates periodically from 
consul.

Thanks,
Vijay
From: [email protected]<mailto:[email protected]> 
<[email protected]<mailto:[email protected]>> On Behalf Of 
Eric Debeau
Sent: Wednesday, May 22, 2019 8:51 AM
To: [email protected]<mailto:[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


_________________________________________________________________________________________________________________________



Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc

pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler

a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,

Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.



This message and its attachments may contain confidential or privileged 
information that may be protected by law;

they should not be distributed, used or copied without authorisation.

If you have received this email in error, please notify the sender and delete 
this message and its attachments.

As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.

Thank you.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17195): https://lists.onap.org/g/onap-discuss/message/17195
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]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to