Alerting in Solace PubSub+

Is there any alerting mechanism which sends out email/text messages on the event of some issue?

Thanks,
Raghu

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.

you can also receive the events from the broker over the message bus itself as messages

Thanks,
Meshvi

Thank you very much @Meshvi