Alert manager config not working

19 views
Skip to first unread message

Ilhem Hamdi

unread,
Aug 13, 2020, 5:55:27 AM8/13/20
to Prometheus Users
HEllo , 

I modified the alermanger.yml configuration in order to  get email alerts:

Here is my configuration , For information the SMTP server is internal and we have direct access to 
global:
  smtp_smarthost: SMTP_hostname
  smtp_from: company@
  smtp_require_tls: false
route:
  receiver: alert-mails
  group_wait: 30s
  group_interval: 1m
  repeat_interval: 30m

receivers:
- name: alert-mails
  email_configs:
  - to: my personal comapny@

It does not work , I changed the config many times , what am I missing  , FY I deleted the old default config with the slack since I will not using it and I replace it with the config above 

Thanks for your help guys 
Reply all
Reply to author
Forward
0 new messages