consul-alerts icon indicating copy to clipboard operation
consul-alerts copied to clipboard

A simple daemon to send notifications based on Consul health checks

Results 91 consul-alerts issues
Sort by recently updated
recently updated
newest added

Hi, I have configured alerts for slack and email using consul-alerts, however, I only wish to be notified for critical events and checks, and not for warnings. Is that possible?...

I've been having trouble getting this installed. When I do a `go get github.com/AcalephStorage/consul-alerts`, I get the following errors: ``` # github.com/AcalephStorage/consul-alerts go/src/github.com/AcalephStorage/consul-alerts/consul-alerts.go:262: slackNotifier.Enabled undefined (type func() *notifier.SlackNotifier has no...

With Amazon's SES getting this: ``` INFO[0928] Unable to send notification: 503 Error: need RCPT command ``` Also, what's "The SMTP server url"? Is it smpt address?

The service name is blank. consul-alerts nofifier log: [consul-notifier] 2017/03/08 16:21:02 Node=i-0f584477ce7983faf, Service=, Check=HTTP API on port 80, Status=critical consul-alerts output: INFO[0579] Getting profile for node: i-0f584477ce7983faf service: check: ngnix-test...

[Github Releases]() tells me the most recent version is `0.4.0` but the most recent release tells me something else: ``` $ consul-alerts --version Consul Alerts 0.3.3 ``` Is the reason...

When using an SMTP server that advertises StartTLS capabilities and uses a self-signed (corporate) certificate, email notifications fail with an error saying ``` x509: certificate signed by unknown authority ```...

Just coming up-to-speed on consul-alerts and encountering an unexpected err. I have a simple 4 node Consul cluster - 3 Consul server nodes, 1 client node. The client node is...

I have configured email notification in Consul. Alerts are getting generated, but i am unable to receive emails. Can you please help me with the configuration to receive alert notification...

I've recently created a Notification Profile to direct serfHealth alerts to email and have since been getting a lot of "System is HEALTHY" without the corresponding "System is CRITICAL" emails...

Does anyone have any numbers of the number of servers and service check alerts that consul-alerts can process? We have an infrastructure in the 4 digit number of servers with...