In this blog, We will setup step by step grafana email and slack Alert Notification Channels to send the alerts via a grafana.

Supported Alert Notification Channels

  • Email
  • Slack
  • Kafka
  • Google Hangouts Chat
  • Microsoft Teams
  • etc.

so In this blog, we will set up the Email and Slack notification channel only to send alerts.

Setup Email Alerts Notification Channel

To set up email alerts in grafana, so we need to configure the SMTP settings in the grafana.ini file which is stored in /etc/grafana/grafana.ini

1. ssh to the grafana node

ssh hostname@ip

2. Edit the grafana configuration

sudo vim /etc/grafana/grafana.ini

#devops #alerts #devops #grafana #monitoring

Setup Alert Notification Channels in Grafana
9.20 GEEK