Fixed
Details
Assignee
Alejandro GalueAlejandro GalueReporter
Alejandro GalueAlejandro GalueComponents
Fix versions
Priority
Major
Details
Details
Assignee
Alejandro Galue
Alejandro GalueReporter
Alejandro Galue
Alejandro GalueComponents
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created October 19, 2017 at 4:07 PM
Updated October 31, 2017 at 1:46 PM
Resolved October 31, 2017 at 1:44 PM
Currently, there are 2 implementations for the Sink pattern: one based on ActiveMQ and another based on Kafka.
The Sink pattern is used by Minions to forward SNMP Traps and Syslog messages to the central OpenNMS.
When running OpenNMS inside AWS, it will be very useful and more robust to use SQS as the backend for the Sink pattern, instead of investing effort on maintaining a highly available cluster with either ActiveMQ or Kafka.