benjojo / alertmanager-discord

Take your alertmanager alerts, into discord
Apache License 2.0
178 stars 78 forks source link

Bot doesn't post anything into discord channel #20

Closed TDoMeeT closed 3 years ago

TDoMeeT commented 3 years ago

The bot is running:

./alertmanager-discord -listen.address 127.0.0.1:9095 2021/04/29 00:14:04 Listening on: 127.0.0.1:9095

alertmanager config:

also set the variable with "export DISCORD_WEBHOOK=....."

I see that the bot tries to send $something but its not going to the discord chat.

2021/04/29 00:18:19 localhost:9095 - [POST]

Could you help me ?

TDoMeeT commented 3 years ago

Ok issue found. Alerting rule has to be defined at least with a summary or description