<?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 to get details of endpoints installed in last 12 hrs in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-to-get-details-of-endpoints-installed-in-last-12-hrs/m-p/578199#M6137</link>
    <description>&lt;P&gt;Thanks!! It works&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2024 15:05:42 GMT</pubDate>
    <dc:creator>Shahwaz_Md</dc:creator>
    <dc:date>2024-02-23T15:05:42Z</dc:date>
    <item>
      <title>XQL to get details of endpoints installed in last 12 hrs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-to-get-details-of-endpoints-installed-in-last-12-hrs/m-p/578190#M6135</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need to build a report, hence need help with the XQL query to get the endpoints installed in the last 12 hrs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Shahwaz&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 14:19:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-to-get-details-of-endpoints-installed-in-last-12-hrs/m-p/578190#M6135</guid>
      <dc:creator>Shahwaz_Md</dc:creator>
      <dc:date>2024-02-23T14:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: XQL to get details of endpoints installed in last 12 hrs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-to-get-details-of-endpoints-installed-in-last-12-hrs/m-p/578192#M6136</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/236325"&gt;@Shahwaz_Md&lt;/a&gt;, thanks for reaching us using the Live Community.&lt;/P&gt;
&lt;P&gt;Please try this query, you can change or add the fields as you need:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;dataset = endpoints 
| filter timestamp_diff(current_time(),first_seen,"hour")&amp;lt;=12
| fields endpoint_name, operating_system, os_version , agent_version , content_version, user , ip_address&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this works. Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 14:32:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-to-get-details-of-endpoints-installed-in-last-12-hrs/m-p/578192#M6136</guid>
      <dc:creator>jmazzeo</dc:creator>
      <dc:date>2024-02-23T14:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: XQL to get details of endpoints installed in last 12 hrs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-to-get-details-of-endpoints-installed-in-last-12-hrs/m-p/578199#M6137</link>
      <description>&lt;P&gt;Thanks!! It works&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 15:05:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-to-get-details-of-endpoints-installed-in-last-12-hrs/m-p/578199#M6137</guid>
      <dc:creator>Shahwaz_Md</dc:creator>
      <dc:date>2024-02-23T15:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: XQL to get details of endpoints installed in last 12 hrs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-to-get-details-of-endpoints-installed-in-last-12-hrs/m-p/578203#M6138</link>
      <description>&lt;P&gt;Hello Shahwaz,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Apart from this you can create a report by going to Dashboard &amp;amp; Repors --&amp;gt; Report templates--&amp;gt; New Template.&lt;/P&gt;
&lt;P&gt;Look for Number of installed agents in the Widgets Library and configured the same as per your requirements.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aspatil_0-1708701332403.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/57828i0B3C1EC2F55BBB3B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="aspatil_0-1708701332403.png" alt="aspatil_0-1708701332403.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 15:15:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-to-get-details-of-endpoints-installed-in-last-12-hrs/m-p/578203#M6138</guid>
      <dc:creator>aspatil</dc:creator>
      <dc:date>2024-02-23T15:15:39Z</dc:date>
    </item>
  </channel>
</rss>

