Skip to content

A bot to send alertmanager notifications to slack to reduce webhook configuration overhead.

License

Notifications You must be signed in to change notification settings

devasmith/alertmanager-bot

 
 

Repository files navigation

alertmanager-bot

A bot to send alertmanager notifications to slack to reduce webhook configuration overhead. Just setup the api_url in slack_config in alertmanager to your running instance with path: /webhook

Running

Usage of alertmanager-bot:
  -log-format
    	Change value of Log-Format. (default <nil>)
  -log-level
    	Change value of Log-Level.
  -port
    	Change value of Port. (default 8080)
  -token
    	Change value of Token.

Generated environment variables:
   CONFIG_LOG_FORMAT
   CONFIG_LOG_LEVEL
   CONFIG_PORT
   CONFIG_TOKEN

About

A bot to send alertmanager notifications to slack to reduce webhook configuration overhead.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 80.8%
  • Makefile 17.7%
  • Dockerfile 1.5%