cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Email alerts using workflow

suraj_gupta3
Participant

Hello Everyone,

We have a requirement where we need to get an alarm via Email for below DQL query.  the alarm should trigger whenever the threshold met "NOK". can you please guide how do we achieve this? Also we need to suppress this alert for 12 hours if its in open state.

suraj_gupta3_0-1747232377551.png
frequency - every 5 mins
Threshold - search THRESHOLD="NOK"
Suppress - After 12 hours

Regards,

Suraj Gupta

1 REPLY 1

christian_kreuz
Dynatrace Advisor
Dynatrace Advisor

Hi!

You can achieve this by creating a metric from logs via OpenPipeline: https://docs.dynatrace.com/docs/discover-dynatrace/platform/openpipeline/use-cases/tutorial-log-proc... 

Then you can create an Anomaly Detector: https://docs.dynatrace.com/docs/discover-dynatrace/platform/davis-ai/anomaly-detection/set-up-a-cust...

Last but not least, you can leverage simple Workflows to send an E-mail alert: https://docs.dynatrace.com/docs/analyze-explore-automate/workflows/simple-workflow 

Hope this helps!

BR Christian

Featured Posts