<?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: XQL Query Help in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-help/m-p/523708#M3241</link>
    <description>&lt;P&gt;Hi VenuK,&lt;BR /&gt;&lt;BR /&gt;Try using the preset in the query example below instead. This preset has the data you are looking for already parsed out nicely. In the host_inventory dataset, the application data is in a json array and would need additional XQL functions used to extract it.&lt;/P&gt;
&lt;P&gt;preset = host_inventory_applications&lt;/P&gt;
&lt;P&gt;|fields Vendor, application_name, version, manager_name, endpoint_name &lt;BR /&gt;|comp count(endpoint_name) as counter by vendor, application_name, version, manager_name&lt;BR /&gt;|sort desc counter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Ben&lt;/P&gt;</description>
    <pubDate>Fri, 09 Dec 2022 14:44:00 GMT</pubDate>
    <dc:creator>bbucao</dc:creator>
    <dc:date>2022-12-09T14:44:00Z</dc:date>
    <item>
      <title>XQL Query Help</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-help/m-p/523651#M3238</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We wanted to pull the list of applications installed on our devices and would like to use XQL query to list the applications that are installed, we tried the below with no results, can someone help me how to get this achieved.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;config timeframe = 24h&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;| dataset = host_inventory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;| filter application_name in("Application Name that we have pulled using the host inventory")&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in Advance&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Venu&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 18:33:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-help/m-p/523651#M3238</guid>
      <dc:creator>VenuK</dc:creator>
      <dc:date>2022-12-08T18:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: XQL Query Help</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-help/m-p/523708#M3241</link>
      <description>&lt;P&gt;Hi VenuK,&lt;BR /&gt;&lt;BR /&gt;Try using the preset in the query example below instead. This preset has the data you are looking for already parsed out nicely. In the host_inventory dataset, the application data is in a json array and would need additional XQL functions used to extract it.&lt;/P&gt;
&lt;P&gt;preset = host_inventory_applications&lt;/P&gt;
&lt;P&gt;|fields Vendor, application_name, version, manager_name, endpoint_name &lt;BR /&gt;|comp count(endpoint_name) as counter by vendor, application_name, version, manager_name&lt;BR /&gt;|sort desc counter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Ben&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 14:44:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-help/m-p/523708#M3241</guid>
      <dc:creator>bbucao</dc:creator>
      <dc:date>2022-12-09T14:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: XQL Query Help</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-help/m-p/523924#M3252</link>
      <description>&lt;P&gt;Than you very much&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/205598"&gt;@bbucao&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 13:42:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-help/m-p/523924#M3252</guid>
      <dc:creator>VenuK</dc:creator>
      <dc:date>2022-12-13T13:42:26Z</dc:date>
    </item>
  </channel>
</rss>

