I'm seeing a high failure rate on the Elasticsearch event forwarder (around 65%) and it looks like it's due to this exception inside karaf.log. Since it's a Hibernate exception during logging, I'm somewhat confused why the failure rate isn't 100%...
Reducing priority since this forwarder is largely superseded by the es-rest forwarder.
Seth Leger December 6, 2016 at 9:30 PM
The is Umberto's ES forwarder that links in as an EventListener and AlarmNorthbounder.
David Hustace December 6, 2016 at 3:10 PM
Hey, Seth. Which forwarder is this?
Seth Leger December 6, 2016 at 11:11 AM
Based on counters, it looks like all of the messages from the alarmsFromOpennms route have this problem, I think that the events are being processed normally.
I'm seeing a high failure rate on the Elasticsearch event forwarder (around 65%) and it looks like it's due to this exception inside karaf.log. Since it's a Hibernate exception during logging, I'm somewhat confused why the failure rate isn't 100%...