<?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 DQL parsing on a xmlns log in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/DQL-parsing-on-a-xmlns-log/m-p/238904#M699</link>
    <description>&lt;P&gt;Hello community,&lt;/P&gt;
&lt;P&gt;I have difficulties to parse xmlns structure of log with DQL, the purpose of parsing this is obtain the values of xml attributes, is there any of you that have experience with this. I will copy an example structure, since it contains sensitive information for the client.&lt;/P&gt;
&lt;P&gt;16:26:04,552 INFO [**.***.*****.******.*****.******.***] (http-200.10.x.1xx:xx-x) method - BODY received: &amp;lt;v20:******************* xmlns:v20="&lt;A href="http://example.cl/exampleroute" target="_blank" rel="noopener"&gt;http://example.cl/exampleroute&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;firstAttribute&amp;gt;Example&amp;lt;/firstAttribute&amp;gt;&lt;BR /&gt;&amp;lt;secondAttribute&amp;gt;Example1&amp;lt;/secondAttribute&amp;gt;&lt;BR /&gt;&amp;lt;thirdAttribute&amp;gt;Example2&amp;lt;/thirdAttribute&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2024 09:39:43 GMT</pubDate>
    <dc:creator>Alexis1</dc:creator>
    <dc:date>2024-03-05T09:39:43Z</dc:date>
    <item>
      <title>DQL parsing on a xmlns log</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-parsing-on-a-xmlns-log/m-p/238904#M699</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;
&lt;P&gt;I have difficulties to parse xmlns structure of log with DQL, the purpose of parsing this is obtain the values of xml attributes, is there any of you that have experience with this. I will copy an example structure, since it contains sensitive information for the client.&lt;/P&gt;
&lt;P&gt;16:26:04,552 INFO [**.***.*****.******.*****.******.***] (http-200.10.x.1xx:xx-x) method - BODY received: &amp;lt;v20:******************* xmlns:v20="&lt;A href="http://example.cl/exampleroute" target="_blank" rel="noopener"&gt;http://example.cl/exampleroute&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;firstAttribute&amp;gt;Example&amp;lt;/firstAttribute&amp;gt;&lt;BR /&gt;&amp;lt;secondAttribute&amp;gt;Example1&amp;lt;/secondAttribute&amp;gt;&lt;BR /&gt;&amp;lt;thirdAttribute&amp;gt;Example2&amp;lt;/thirdAttribute&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 09:39:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-parsing-on-a-xmlns-log/m-p/238904#M699</guid>
      <dc:creator>Alexis1</dc:creator>
      <dc:date>2024-03-05T09:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: DQL parsing on a xmlns log</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-parsing-on-a-xmlns-log/m-p/238915#M700</link>
      <description>&lt;P&gt;Did you try something like this?:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;PARSE(content, "DATA '&amp;lt;firstAttribute&amp;gt;' DATA:firstAttribute '&amp;lt;/firstAttribute&amp;gt;' DATA '&amp;lt;secondAttribute&amp;gt;' DATA:secondAttribute'&amp;lt;/secondAttribute&amp;gt;' DATA '&amp;lt;thirdAttribute&amp;gt;' DATA:thirdAttribute'&amp;lt;/thirdAttribute&amp;gt;' ")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 07:22:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-parsing-on-a-xmlns-log/m-p/238915#M700</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-03-05T07:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: DQL parsing on a xmlns log</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-parsing-on-a-xmlns-log/m-p/238956#M701</link>
      <description>&lt;P&gt;Hi Paco,&lt;/P&gt;&lt;P&gt;i didn't try this, i was trying the way that Dynatrace show us at DQL Use cases documentation and nothing works, thank you for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 12:21:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-parsing-on-a-xmlns-log/m-p/238956#M701</guid>
      <dc:creator>Alexis1</dc:creator>
      <dc:date>2024-03-05T12:21:34Z</dc:date>
    </item>
  </channel>
</rss>

