For example i want to parse log and create alert if some error has occurred more than 10 times per 20 min. How can i do it?
Thanks
Solved! Go to Solution.
Hello Andrii,
you can create event based on log patterns according to the documentation. And then Dynatrace AI will trigger a problem based on the occurence of the event
You can find anything you may need on this link :
https://www.dynatrace.com/support/help/monitor/log-analytics/what-insights-can-log-analytics-provide/
You can only define a Threshold for occurences per minute:
Currently it is not possible. Only one minute is taken as evaluation period.