<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Improving Dynatrace Alert Speed: From Log Arrival to Notification in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Improving-Dynatrace-Alert-Speed-From-Log-Arrival-to-Notification/m-p/294893#M6219</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21657"&gt;@p_devulapalli&lt;/a&gt;&amp;nbsp;Thanks for looking into this. I had been using Davis Anomaly Detection, but after switching to the Davis included in the open pipeline, the delay dropped dramatically to about one to two minutes. Attached is a screenshot of the configuration.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AK_0-1771396732810.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/32045i6E541463F8D9E85D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AK_0-1771396732810.png" alt="AK_0-1771396732810.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Thanks again for your helpful insights and assistance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;AK&lt;/P&gt;</description>
    <pubDate>Wed, 18 Feb 2026 06:44:24 GMT</pubDate>
    <dc:creator>AK</dc:creator>
    <dc:date>2026-02-18T06:44:24Z</dc:date>
    <item>
      <title>Improving Dynatrace Alert Speed: From Log Arrival to Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Improving-Dynatrace-Alert-Speed-From-Log-Arrival-to-Notification/m-p/294289#M6190</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Folks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I&amp;nbsp;&lt;/SPAN&gt;have a Davis Anomaly Detection rule configured on SNMP logs, with a workflow in place to forward notifications.&lt;/P&gt;
&lt;P&gt;Issue:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;When a log matches the Davis Anomaly Detection rule, a problem isn’t created for about 4-5 minutes.&lt;/LI&gt;
&lt;LI&gt;As a result, the notification reaches the relevant team roughly 5 minutes after the log arrives.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Observed timeline example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Log arrival in Dynatrace: 06:36:31&lt;/LI&gt;
&lt;LI&gt;Event analysis start: 06:36&lt;/LI&gt;
&lt;LI&gt;Problem created/delivered: 06:39&lt;/LI&gt;
&lt;LI&gt;Workflow execution completed: 06:40 (the workflow typically takes 30–50 seconds)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Is there a way to reduce the end-to-end delay to 1–2 minutes?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;AK&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 14:17:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Improving-Dynatrace-Alert-Speed-From-Log-Arrival-to-Notification/m-p/294289#M6190</guid>
      <dc:creator>AK</dc:creator>
      <dc:date>2026-03-10T14:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Improving Dynatrace Alert Speed: From Log Arrival to Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Improving-Dynatrace-Alert-Speed-From-Log-Arrival-to-Notification/m-p/294297#M6193</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/2080"&gt;@AK&lt;/a&gt;&amp;nbsp;The delay looks to be during event analysis , are you using the log events or Davis anomaly detection app rule?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 02:38:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Improving-Dynatrace-Alert-Speed-From-Log-Arrival-to-Notification/m-p/294297#M6193</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2026-02-06T02:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Improving Dynatrace Alert Speed: From Log Arrival to Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Improving-Dynatrace-Alert-Speed-From-Log-Arrival-to-Notification/m-p/294312#M6194</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21657"&gt;@p_devulapalli&lt;/a&gt;I'm pulling logs and creating a time series to trigger alerts—here's the example query I'm using in Davis Anomaly Detection.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch logs
| filter matchesValue (log.source, "trap") and matchesValue (trapoid, "Critical")
| makeTimeseries count(), by:{Device, Message, device.address,  dt.source_entity,trapoid},interval:1m&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 10:13:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Improving-Dynatrace-Alert-Speed-From-Log-Arrival-to-Notification/m-p/294312#M6194</guid>
      <dc:creator>AK</dc:creator>
      <dc:date>2026-02-06T10:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Improving Dynatrace Alert Speed: From Log Arrival to Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Improving-Dynatrace-Alert-Speed-From-Log-Arrival-to-Notification/m-p/294383#M6196</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/2080"&gt;@AK&lt;/a&gt;&amp;nbsp;Do you have any of the below set to longer duration which can impact the time the problem is generated&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="p_devulapalli_0-1770602700395.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31939iC6B3759F862E8DB0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="p_devulapalli_0-1770602700395.png" alt="p_devulapalli_0-1770602700395.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2026 02:09:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Improving-Dynatrace-Alert-Speed-From-Log-Arrival-to-Notification/m-p/294383#M6196</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2026-02-09T02:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Improving Dynatrace Alert Speed: From Log Arrival to Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Improving-Dynatrace-Alert-Speed-From-Log-Arrival-to-Notification/m-p/294893#M6219</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21657"&gt;@p_devulapalli&lt;/a&gt;&amp;nbsp;Thanks for looking into this. I had been using Davis Anomaly Detection, but after switching to the Davis included in the open pipeline, the delay dropped dramatically to about one to two minutes. Attached is a screenshot of the configuration.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AK_0-1771396732810.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/32045i6E541463F8D9E85D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AK_0-1771396732810.png" alt="AK_0-1771396732810.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Thanks again for your helpful insights and assistance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;AK&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 06:44:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Improving-Dynatrace-Alert-Speed-From-Log-Arrival-to-Notification/m-p/294893#M6219</guid>
      <dc:creator>AK</dc:creator>
      <dc:date>2026-02-18T06:44:24Z</dc:date>
    </item>
  </channel>
</rss>

