<?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: Managed : log Classic: How to filter on attributes ? in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-to-filter-on-attributes-in-Log-Monitoring-Classic-in/m-p/288754#M4490</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/27360"&gt;@gilles_tabary&lt;/a&gt;&amp;nbsp;I think you need to parse that content and add it as a field before being able to use it as a filter&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Oct 2025 05:21:31 GMT</pubDate>
    <dc:creator>p_devulapalli</dc:creator>
    <dc:date>2025-10-29T05:21:31Z</dc:date>
    <item>
      <title>How to filter on attributes in Log Monitoring Classic in Dynatrace Managed?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-to-filter-on-attributes-in-Log-Monitoring-Classic-in/m-p/288674#M4489</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;On Managed, log viewer, classic. I need to filter events on "Other" attributes. My&amp;nbsp;&lt;EM&gt;Other&lt;/EM&gt;&amp;nbsp;attributes are visible in the list only in Advanced Mode, yet I cannot filiter on them. In basic mode, they are not listed as attributes, and I also cannot filter on them.&lt;/P&gt;
&lt;P&gt;It loooks like I have a line of log but I cannot grep search for it even though it's in front oyf my eye.&lt;/P&gt;
&lt;P&gt;The docs&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/log-monitoring-log-viewer#available-attributes" target="_blank" rel="noopener"&gt;log-monitoring-log-viewer#available-attributes&lt;/A&gt;&amp;nbsp;;&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/lma-log-processing-examples" target="_blank" rel="noopener"&gt;lma-log-processing-examples&lt;/A&gt;&amp;nbsp;don't help.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gilles_tabary_0-1761649206806.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/30745i0812410D3242C279/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gilles_tabary_0-1761649206806.png" alt="gilles_tabary_0-1761649206806.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How to do that ?&lt;/P&gt;
&lt;P&gt;For example I'd like to write&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;dt.entity.custom_device="custom_device-1a53c9db3ece27b6" AND loglevel="none" AND event.type="log" AND alerts="Watchdog"

# By the way my alerts attribute value is : 

[{'status': 'resolved', 'labels': {'alertname': 'Watchdog', 'xxx_managed_cluster_name': 'local-cluster', 'managed_cluster': 'xxxxx-2852-44d3-a99e-xxxxxx', 'namespace': 'openshift-monitoring', 'openshift_io_alert_source': 'platform', 'prometh&lt;/LI-CODE&gt;
&lt;P&gt;How to do that ?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 12:15:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-to-filter-on-attributes-in-Log-Monitoring-Classic-in/m-p/288674#M4489</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2026-01-05T12:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Managed : log Classic: How to filter on attributes ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-to-filter-on-attributes-in-Log-Monitoring-Classic-in/m-p/288754#M4490</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/27360"&gt;@gilles_tabary&lt;/a&gt;&amp;nbsp;I think you need to parse that content and add it as a field before being able to use it as a filter&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 05:21:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-to-filter-on-attributes-in-Log-Monitoring-Classic-in/m-p/288754#M4490</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-10-29T05:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Managed : log Classic: How to filter on attributes ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-to-filter-on-attributes-in-Log-Monitoring-Classic-in/m-p/288761#M4491</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As that is coming by alertmanager, maybe you had already some integration available in Hub.&lt;/P&gt;&lt;P&gt;Anyway, I would say creating your &lt;A title="custom log attributes" href="https://docs.dynatrace.com/docs/shortlink/log-monitoring-log-custom-attributes" target="_blank" rel="noopener"&gt;custom log attributes&lt;/A&gt; and creating &lt;A title="processing rules" href="https://docs.dynatrace.com/docs/shortlink/log-monitoring-log-processing" target="_blank" rel="noopener"&gt;processing rules&lt;/A&gt; to parse and scrape those values.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 07:54:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-to-filter-on-attributes-in-Log-Monitoring-Classic-in/m-p/288761#M4491</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-10-29T07:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Managed : log Classic: How to filter on attributes ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-to-filter-on-attributes-in-Log-Monitoring-Classic-in/m-p/288879#M4494</link>
      <description>&lt;P&gt;Thanks for feedbacks.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 15:49:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-to-filter-on-attributes-in-Log-Monitoring-Classic-in/m-p/288879#M4494</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2025-10-30T15:49:47Z</dc:date>
    </item>
  </channel>
</rss>

