<?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 to get the list of new software/applications in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/1236240#M8669</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to create a BIOC rule based on this XQL query and it's giving me errors. The error is "preset name is invalid - does not exist". Can you help me fix this error?&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-08-19 191517.png" style="width: 591px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68918i7699D962A063B346/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-08-19 191517.png" alt="Screenshot 2025-08-19 191517.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Aug 2025 13:46:08 GMT</pubDate>
    <dc:creator>M.Akshat</dc:creator>
    <dc:date>2025-08-19T13:46:08Z</dc:date>
    <item>
      <title>XQL query to get the list of new software/applications</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/580948#M6355</link>
      <description>&lt;P&gt;Looking for help. I would like to come up with the query to find all new applications installed compare to the last month inventory.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The logic would be what new application/software have been installed on the hosts this month.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 18:37:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/580948#M6355</guid>
      <dc:creator>S.Ahmad</dc:creator>
      <dc:date>2024-03-19T18:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query to get the list of new software/applications</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/581159#M6374</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1270366805"&gt;@S.Ahmad&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out on LiveCommunity!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to below query:&lt;/P&gt;
&lt;P&gt;preset = host_inventory_applications&lt;BR /&gt;| fields application_name , vendor , version , endpoint_name, install_date&lt;BR /&gt;| alter aa = parse_timestamp("%Y-%m-%d", format_string("%s",install_date ))&lt;BR /&gt;| alter diffdiff = timestamp_diff(current_time(), aa, "DAY")&lt;BR /&gt;| filter diffdiff &amp;lt;30&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you feel this has answered your query, please let us know by clicking on "mark this as a Solution". Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 08:13:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/581159#M6374</guid>
      <dc:creator>aspatil</dc:creator>
      <dc:date>2024-03-21T08:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query to get the list of new software/applications</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/581246#M6383</link>
      <description>&lt;P&gt;Worked and thank you very much.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 19:35:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/581246#M6383</guid>
      <dc:creator>S.Ahmad</dc:creator>
      <dc:date>2024-03-21T19:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query to get the list of new software/applications</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/1236240#M8669</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to create a BIOC rule based on this XQL query and it's giving me errors. The error is "preset name is invalid - does not exist". Can you help me fix this error?&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-08-19 191517.png" style="width: 591px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/68918i7699D962A063B346/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-08-19 191517.png" alt="Screenshot 2025-08-19 191517.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 13:46:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/1236240#M8669</guid>
      <dc:creator>M.Akshat</dc:creator>
      <dc:date>2025-08-19T13:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query to get the list of new software/applications</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/1236241#M8670</link>
      <description>&lt;P&gt;Hi!, what's the preset name you are trying to use? It's covered by the pop-up text in the screenshot.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 13:47:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/1236241#M8670</guid>
      <dc:creator>jmazzeo</dc:creator>
      <dc:date>2025-08-19T13:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query to get the list of new software/applications</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/1236242#M8671</link>
      <description>&lt;P&gt;It's the same as the provided solution query:&amp;nbsp;&lt;SPAN&gt;host_inventory_applications&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 13:49:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-to-get-the-list-of-new-software-applications/m-p/1236242#M8671</guid>
      <dc:creator>M.Akshat</dc:creator>
      <dc:date>2025-08-19T13:49:56Z</dc:date>
    </item>
  </channel>
</rss>

