ES - Notification Priority
Publishable Events
Example of a configuration
foundation.stream.pub=notification
foundation.stream.pub.notification.spout=*.notifications.spout.externalstatus.*Spout*
foundation.stream.pub.notification.target={sns_topic_name}
foundation.stream.target.{sns_topic_name}.type=SNS
foundation.stream.target.{sns_topic_name}.endpoint={sns_topic_endpoint}
https://overit-docs.atlassian.net/wiki/pages/createpage.action?spaceKey=NEXTGEN&title=Event%20Streaming
Functional documentation