Holmes deployed by DCAE platform dep-holmes-engine-mgmt-fd79bd5c8-bwmf4 1/1 Running 0 3d dep-holmes-rule-mgmt-75cf6c97b4-lklpt 1/1 Running 0 3d vv770d@pod-onap-01-vjhost:~$ cat fault.txt { "event": { "commonEventHeader": { "startEpochMicrosec": 1517517969993851, "sourceId": "6e138fd1-8900-4e90-aef4-c44ec7c49a78", "eventId": "Fault_vDns_SvcDown_127.0.0.1", "nfcNamingCode": "DNS", "reportingEntityId": "6e138fd1-8900-4e90-aef4-c44ec7c49a78", "eventType": "applicationVnf", "priority": "High", "version": 3, "reportingEntityName": "pocnjafx41", "sequence": 3, "domain": "fault", "lastEpochMicrosec": 1517517969993851, "eventName": "Fault_vDns_SvcDown", "sourceName": "pocnjafx41", "nfNamingCode": "FAPN" }, "faultFields": { "eventSeverity": "MAJOR", "alarmCondition": "AFX services input down alarm", "faultFieldsVersion": 2.1, "eventCategory": "routing", "specificProblem": "", "alarmInterfaceA": "", "eventSourceType": "router", "vfStatus": "Active" } } } 1) Publish fault event into VES collector vv770d@pod-onap-01-vjhost:~$ curl -i -u 'sample1:sample1' -X POST -d @fault.txt --header "Content-Type: application/json" http://10.12.5.8:30235//eventListener/v5 -k HTTP/1.1 202 Content-Type: application/json Content-Length: 8 Date: Tue, 30 Apr 2019 15:13:39 GMT 2) VES Collector logs [2019-04-30 15:13:39,026][INFO ][pool-5-thread-1][org.onap.dcae.common.EventProcessor] - QueueSize:0 EventProcessor Removing element: {"VESversion":"eventListener","VESuniqueId":"ba75d9e5-4dd0-4a59-84a9-22c3933592a3","event":{"commonEventHeader":{"startEpochMicrosec":1517517969993851,"sourceId":"6e138fd1-8900-4e90-aef4-c44ec7c49a78","eventId":"Fault_vDns_SvcDown_127.0.0.1","nfcNamingCode":"DNS","reportingEntityId":"6e138fd1-8900-4e90-aef4-c44ec7c49a78","eventType":"applicationVnf","priority":"High","version":3,"reportingEntityName":"pocnjafx41","sequence":3,"domain":"fault","lastEpochMicrosec":1517517969993851,"eventName":"Fault_vDns_SvcDown","sourceName":"pocnjafx41","nfNamingCode":"FAPN"},"faultFields":{"eventSeverity":"MAJOR","alarmCondition":"AFX services input down alarm","faultFieldsVersion":2.1,"eventCategory":"routing","specificProblem :"","alarmInterfaceA":"","eventSourceType":"router","vfStatus":"Active"}}} [2019-04-30 15:13:39,043][INFO ][pool-5-thread-1][org.onap.dcae.common.EventSender] - Invoking publisher fo streamId:ves-fault [2019-04-30 15:13:39,096][INFO ][pool-5-thread-1][org.onap.dcae.common.publishing.DMaaPEventPublisher] - Ev nt: '{"event":{"commonEventHeader":{"startEpochMicrosec":1517517969993851,"sourceId":"6e138fd1-8900-4e90-ae 4-c44ec7c49a78","eventId":"Fault_vDns_SvcDown_127.0.0.1","nfcNamingCode":"DNS","reportingEntityId":"6e138fd -8900-4e90-aef4-c44ec7c49a78","internalHeaderFields":{"collectorTimeStamp":"Tue, 04 30 2019 03:13:39 UTC"}, eventType":"applicationVnf","priority":"High","version":3,"reportingEntityName":"pocnjafx41","sequence":3," omain":"fault","lastEpochMicrosec":1517517969993851,"eventName":"Fault_vDns_SvcDown","sourceName":"pocnjafx 1","nfNamingCode":"FAPN"},"faultFields":{"eventSeverity":"MAJOR","alarmCondition":"AFX services input down larm","faultFieldsVersion":2.1,"eventCategory":"routing","specificProblem":"","alarmInterfaceA":"","eventSo rceType":"router","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' [2019-04-30 15:13:39,097][INFO ][pool-5-thread-1][org.onap.dcae.common.output] - Event: '{"event":{"commonE entHeader":{"startEpochMicrosec":1517517969993851,"sourceId":"6e138fd1-8900-4e90-aef4-c44ec7c49a78","eventI ":"Fault_vDns_SvcDown_127.0.0.1","nfcNamingCode":"DNS","reportingEntityId":"6e138fd1-8900-4e90-aef4-c44ec7c 9a78","internalHeaderFields":{"collectorTimeStamp":"Tue, 04 30 2019 03:13:39 UTC"},"eventType":"application nf","priority":"High","version":3,"reportingEntityName":"pocnjafx41","sequence":3,"domain":"fault","lastEpo hMicrosec":1517517969993851,"eventName":"Fault_vDns_SvcDown","sourceName":"pocnjafx41","nfNamingCode":"FAPN },"faultFields":{"eventSeverity":"MAJOR","alarmCondition":"AFX services input down alarm","faultFieldsVersi n":2.1,"eventCategory":"routing","specificProblem":"","alarmInterfaceA":"","eventSourceType":"router","vfSt tus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' [2019-04-30 15:13:39,212][INFO ][pool-6-thread-1][com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublis er] - sending 1 msgs to /events/unauthenticated.SEC_FAULT_OUTPUT. Oldest: 111 ms [2019-04-30 15:13:39,215][INFO ][pool-6-thread-1][com.att.nsa.apiClient.http.HttpClient] - POST http://mess ge-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT (anonymous) ... [2019-04-30 15:13:39,434][INFO ][pool-6-thread-1][com.att.nsa.apiClient.http.HttpClient] - --> HTTP/1. 200 OK [2019-04-30 15:13:39,436][INFO ][pool-6-thread-1][com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublis er] - cambria reply ok (222 ms):{"serverTimeMs":180,"count":1}