05 Apr 2023
08:56 AM
- last edited on
12 May 2023
10:25 AM
by
AgataWlodarczyk
Hello, Community.
We have a service that records information every 5 minutes in a log.
We need to generate an alert when the log has not recorded data in the last 15 minutes. Is it possible to do?
Thank you.
Solved! Go to Solution.
You can create log metric and set missing data alert for metric events
HTH
Yos
Hi,
And if it is executed one time per day. Does Dynatrace has something?
Example useCase will be something executed one time in some timeframe, and trigger alert if finish log record has not been created.
I am not sure if Dynatrace can help in this scenario.
Best regards
For that use case we have created dynatrace extension that check if the process is running within the desired timeframe and if not running create an event.
HTH
Yos
Hi,
Thank you! Catched! it is not offered by Dynatrace out-of-the-box or using third-party extension.
Best regards