06 Nov 2018 12:11 PM
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.
06 Nov 2018 01:17 PM
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/
06 Nov 2018 01:21 PM
You can only define a Threshold for occurences per minute:
06 Nov 2018 07:21 PM
Currently it is not possible. Only one minute is taken as evaluation period.