05 Apr 2023 04:56 PM - last edited on 12 May 2023 06:25 PM 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.
07 Apr 2023 11:44 AM
You can create log metric and set missing data alert for metric events
HTH
Yos
14 Apr 2023 02:15 PM
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
14 Apr 2023 04:02 PM
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
14 Apr 2023 07:17 PM
Hi,
Thank you! Catched! it is not offered by Dynatrace out-of-the-box or using third-party extension.
Best regards