Alerts
Alerts
module distributes alerts to via various channels. Currently implemented channels include publishing to Twitter or Email. Let us know if you are interested in implementation of other publishing channels.
Configuration
General
Verbose
[boolean]: If true,Logs
are printed out
Twitter alert
Send alert
[boolean]: If set to true, alert message id going to be published on TwitterConsumer key
[string]: Twitter API consumer keyConsumer secret
[string]: Twitter API consumer secretAccess token
[string]: Twitter API access tokenAccess token secret
[string]: Twitter API access token secret
Email alert
Send alert
[boolean]: If set to true, alert message id going to be delivered via emailList of addressees
[list]: Comma separated list of e-mail addresses