<?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: Nice to know )-; using &amp;quot;contains as a matcher&amp;quot; in Log Analytics</title>
    <link>https://community.dynatrace.com/t5/Log-Analytics/Nice-to-know-using-quot-contains-as-a-matcher-quot/m-p/271368#M1232</link>
    <description>&lt;P&gt;Hi Henk!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I think the equivalent of this would be using matchesPhrase. &lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-log-processing-matcher" target="_self"&gt;DOCS&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeeganNelson_0-1740770014140.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26756i0950F1BC31F75349/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeeganNelson_0-1740770014140.png" alt="KeeganNelson_0-1740770014140.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2025 19:14:03 GMT</pubDate>
    <dc:creator>KeeganNelson</dc:creator>
    <dc:date>2025-02-28T19:14:03Z</dc:date>
    <item>
      <title>Nice to know )-; using "contains as a matcher"</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Nice-to-know-using-quot-contains-as-a-matcher-quot/m-p/271305#M1230</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;So I can use "contains" in a dql filter but not as a matcher when creating a log-metric:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="henk_stobbe_0-1740737370174.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26735i756672649D5B0847/image-size/medium?v=v2&amp;amp;px=400" role="button" title="henk_stobbe_0-1740737370174.png" alt="henk_stobbe_0-1740737370174.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;KR&amp;nbsp; Henk&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 10:10:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Nice-to-know-using-quot-contains-as-a-matcher-quot/m-p/271305#M1230</guid>
      <dc:creator>henk_stobbe</dc:creator>
      <dc:date>2025-02-28T10:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Nice to know )-; using "contains as a matcher"</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Nice-to-know-using-quot-contains-as-a-matcher-quot/m-p/271368#M1232</link>
      <description>&lt;P&gt;Hi Henk!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I think the equivalent of this would be using matchesPhrase. &lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/logs/lma-log-processing-matcher" target="_self"&gt;DOCS&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeeganNelson_0-1740770014140.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26756i0950F1BC31F75349/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeeganNelson_0-1740770014140.png" alt="KeeganNelson_0-1740770014140.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 19:14:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Nice-to-know-using-quot-contains-as-a-matcher-quot/m-p/271368#M1232</guid>
      <dc:creator>KeeganNelson</dc:creator>
      <dc:date>2025-02-28T19:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Nice to know )-; using "contains as a matcher"</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Nice-to-know-using-quot-contains-as-a-matcher-quot/m-p/271371#M1233</link>
      <description>&lt;P&gt;&lt;SPAN&gt;matchesPhrase is a case-insensitive contains, so you are 90% right (-;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 19:30:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Nice-to-know-using-quot-contains-as-a-matcher-quot/m-p/271371#M1233</guid>
      <dc:creator>henk_stobbe</dc:creator>
      <dc:date>2025-02-28T19:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Nice to know )-; using "contains as a matcher"</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Nice-to-know-using-quot-contains-as-a-matcher-quot/m-p/271374#M1234</link>
      <description>&lt;P&gt;matchesPhrase does have some special character limitations as well, but you can use the caseSensitive flag on matchesPhrase to make it case sensitive if you want&lt;/P&gt;&lt;P&gt;matchesPhrase(content, "test", caseSensitive:true)&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 20:02:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Nice-to-know-using-quot-contains-as-a-matcher-quot/m-p/271374#M1234</guid>
      <dc:creator>StrangerThing</dc:creator>
      <dc:date>2025-02-28T20:02:37Z</dc:date>
    </item>
  </channel>
</rss>

