<?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: How do i create an alert for a Log Custom attribute value in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/How-do-i-create-an-alert-for-a-Log-Custom-attribute-value/m-p/265759#M5287</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/66503"&gt;@vishnu_kumar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Glad to hear you have sorted it out&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Dec 2024 10:40:46 GMT</pubDate>
    <dc:creator>Peter_Youssef</dc:creator>
    <dc:date>2024-12-19T10:40:46Z</dc:date>
    <item>
      <title>How do i create an alert for a Log Custom attribute value</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-do-i-create-an-alert-for-a-Log-Custom-attribute-value/m-p/265342#M5249</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have created a Processing rule to save the the last column of a log entry as a variable "QueueLength" and saved it as a 'Custom Attribute'.&lt;BR /&gt;&lt;SPAN&gt;How to set an alert to notify me when my Custom Attribute is above, say, 10&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The below query in Event Extraction did not work:&lt;BR /&gt;&lt;SPAN&gt;matchesValue(log.source, "/path/source.log") and QueueLength&amp;gt;10&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 07:56:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-do-i-create-an-alert-for-a-Log-Custom-attribute-value/m-p/265342#M5249</guid>
      <dc:creator>vishnu_kumar</dc:creator>
      <dc:date>2024-12-17T07:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do i create an alert for a Log Custom attribute value</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-do-i-create-an-alert-for-a-Log-Custom-attribute-value/m-p/265351#M5250</link>
      <description>&lt;P&gt;You should create a metric, and then you can define an event based on that metric.&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-analysis/lma-log-metrics" target="_blank"&gt;https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-analysis/lma-log-metrics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PacoPorro_0-1734346558013.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25254iE42C8308AA04542E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PacoPorro_0-1734346558013.png" alt="PacoPorro_0-1734346558013.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 10:56:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-do-i-create-an-alert-for-a-Log-Custom-attribute-value/m-p/265351#M5250</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-12-16T10:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do i create an alert for a Log Custom attribute value</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-do-i-create-an-alert-for-a-Log-Custom-attribute-value/m-p/265442#M5253</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/66503"&gt;@vishnu_kumar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition to provided guidance by&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/40713"&gt;@PacoPorro&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PFA resources:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-create-log-metric#create-log-metric" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-create-log-metric#create-log-metric&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-set-log-alert" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-set-log-alert&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-troubleshooting" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-troubleshooting&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-create-anomaly-detection-metric" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-create-anomaly-detection-metric&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Advanced use case:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-resolve-dependencies" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-resolve-dependencies&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-detect-problems-with-logs" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-detect-problems-with-logs&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-real-time-observability-logs-dql" target="_blank"&gt;https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-use-cases/lma-e2e-real-time-observability-logs-dql&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hoping it helps.&lt;/P&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 08:28:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-do-i-create-an-alert-for-a-Log-Custom-attribute-value/m-p/265442#M5253</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2024-12-17T08:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do i create an alert for a Log Custom attribute value</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-do-i-create-an-alert-for-a-Log-Custom-attribute-value/m-p/265448#M5254</link>
      <description>&lt;P&gt;Thanks for these documents guys.&lt;/P&gt;&lt;P&gt;This link you shared:&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/lma-e2e-create-anomaly-detection-metric" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/lma-e2e-create-anomaly-detection-metric&lt;/A&gt;&lt;/P&gt;&lt;P&gt;has helped us&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 08:53:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-do-i-create-an-alert-for-a-Log-Custom-attribute-value/m-p/265448#M5254</guid>
      <dc:creator>vishnu_kumar</dc:creator>
      <dc:date>2024-12-17T08:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do i create an alert for a Log Custom attribute value</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-do-i-create-an-alert-for-a-Log-Custom-attribute-value/m-p/265759#M5287</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/66503"&gt;@vishnu_kumar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Glad to hear you have sorted it out&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 10:40:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-do-i-create-an-alert-for-a-Log-Custom-attribute-value/m-p/265759#M5287</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2024-12-19T10:40:46Z</dc:date>
    </item>
  </channel>
</rss>

