Solace Community is getting a facelift!
On March 3rd we will be starting the process of migrating Solace Community to a new platform. As a result, Solace Community will go in to a temporary read-only state. You will still be able to come onto Solace Community and search through posts to find answers, but you won't be able to ask questions, post comments, or react in any way.
We hope to have the migration complete by Wednesday March 5th (or sooner), so please keep an eye out!
Alerting in Solace PubSub+
Is there any alerting mechanism which sends out email/text messages on the event of some issue?
Thanks,
Raghu
Comments
-
Hi Raghu,
Solace PubSub+ broker does not send out emails/text messages. However, you can receive events from the broker via syslog and forward these over the network to a remote host.
https://docs.solace.com/Best-Practices/Monitoring-Using-Syslog.htm
you can also receive the events from the broker over the message bus itself as messages
https://docs.solace.com/System-and-Software-Maintenance/Receiving-Message-Bus-Events.htm
Thanks,
Meshvi1