sakshi-80
Mission Specialist
Mission Specialist
  • 273 Views

quert related to configuring email notifications for alerts

Hi Team, Is there an Openshift documentation that we can refer to in the exam to configure this ?

https://role.rhu.redhat.com/rol-rhu/app/courses/do380-4.10/pages/ch09s03

```

"global":
"resolve_timeout": "5m" 
"receivers":
- "name": "null"
"route":
"group_by":
- "namespace"
"group_interval": "5m" 
"group_wait": "30s" 
"receiver": "null" 
"repeat_interval": "12h" 
"routes": 
- "match":
"alertname": "Watchdog" 
"receiver": "null"

```

Thanks,

Sakshi

1 Reply
carlos_arias
Moderator
Moderator
  • 189 Views

Hi @sakshi-80, you can find a template for this alertmanager configuration here:

https://docs.openshift.com/container-platform/4.11/monitoring/managing-alerts.html#applying-custom-a...

 

Best regards

RHCA - Level III
Free software for free people
0 Kudos
Join the discussion
You must log in to join this conversation.