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

I used the policy that's recommended in the [Configuration seciont of README](https://github.com/AcalephStorage/consul-alerts#configuration): ```hcl key "consul-alerts" { policy = "write" } service "" { policy = "read" } event "" {...

Hi, Is there an option to not alert when on maintenance mode ? When we are redeploying some of our services we put it in maint mode, drain the connection,...

If the server does not advertise the PLAIN auth mechanism (e.g. when it supports others like CRAMMD5), Go's net.smtp.plainAuth.Start method will fail (understandably, because you're using no encryption while the...

I'm running a single instance of consul-alerts via Nomad which places the job on an instance not of the consul server variety it's just a nomad client/consul client. I'm seeing...

Hi, We are trying to upgrade or download consul alerts 0.6.0 to utilize the new http feature but unable to do so. First is we try to run a docker...

It is not possible to configure HTTP headers with the notifier: http-endpoint-notifier? On a lot of APIs to receive alerts we need to configure an API_key in the HTTP headers....

The opsgenie service uses several regions depending on the location of their client. For European customers the url to use is **api.eu.opsgenie.com**. Currently the configuration of a second address is...

Just tried consul-alerts with consul 1.4.2, it dies with (output from consul monitor): [ERR] http: Request GET /v1/session/create?dc=dc1&token=, error: method GET not allowed from=x.x.x.x [ERR] http: Request GET /v1/agent/self?dc=dc1, error:...

not sure why its getting permission denied. I have the root token with all the privileges. I tried with the given ACL it failed so i tried with the root...

# Consul version: - v1.7.1 # Consul-alerts version: - Consul Alerts 0.5.0 # What's happening: - When I make a request to https consul server it just simply appends http://...