<?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 Baseline Creation of Endpoints Without Registered Alerts in Cortex XDR in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/baseline-creation-of-endpoints-without-registered-alerts-in/m-p/1236379#M8679</link>
    <description>&lt;P&gt;Good afternoon, it’s a pleasure.&lt;/P&gt;
&lt;P data-start="245" data-end="462"&gt;I’m currently working on building a baseline of endpoints that have &lt;STRONG data-start="313" data-end="341"&gt;not generated any alerts&lt;/STRONG&gt; within the production timeframe. The idea is to use this baseline as the foundation for a future &lt;STRONG data-start="439" data-end="459"&gt;correlation rule&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P data-start="464" data-end="801"&gt;I’ve been trying different approaches for hours using &lt;STRONG data-start="518" data-end="533"&gt;XQL queries&lt;/STRONG&gt;, but I haven’t been able to get the expected results. Specifically, I need the query to &lt;STRONG data-start="622" data-end="654"&gt;pull data from both datasets&lt;/STRONG&gt; (endpoints and alerts) or, alternatively, return a dataset that highlights the endpoints with zero associated alerts in the selected time range.&lt;/P&gt;
&lt;P data-start="803" data-end="963"&gt;Has anyone here successfully implemented something similar? If so, could you share how you approached it and how you structured the XQL query to achieve this?&lt;/P&gt;
&lt;P data-start="965" data-end="1021"&gt;Any guidance or examples would be greatly appreciated.&lt;/P&gt;
&lt;P data-start="1023" data-end="1043"&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;&lt;LI-PRODUCT title="Cortex XDR" id="Cortex_XDR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Aug 2025 21:22:12 GMT</pubDate>
    <dc:creator>F.Roa422053</dc:creator>
    <dc:date>2025-08-20T21:22:12Z</dc:date>
    <item>
      <title>Baseline Creation of Endpoints Without Registered Alerts in Cortex XDR</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/baseline-creation-of-endpoints-without-registered-alerts-in/m-p/1236379#M8679</link>
      <description>&lt;P&gt;Good afternoon, it’s a pleasure.&lt;/P&gt;
&lt;P data-start="245" data-end="462"&gt;I’m currently working on building a baseline of endpoints that have &lt;STRONG data-start="313" data-end="341"&gt;not generated any alerts&lt;/STRONG&gt; within the production timeframe. The idea is to use this baseline as the foundation for a future &lt;STRONG data-start="439" data-end="459"&gt;correlation rule&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P data-start="464" data-end="801"&gt;I’ve been trying different approaches for hours using &lt;STRONG data-start="518" data-end="533"&gt;XQL queries&lt;/STRONG&gt;, but I haven’t been able to get the expected results. Specifically, I need the query to &lt;STRONG data-start="622" data-end="654"&gt;pull data from both datasets&lt;/STRONG&gt; (endpoints and alerts) or, alternatively, return a dataset that highlights the endpoints with zero associated alerts in the selected time range.&lt;/P&gt;
&lt;P data-start="803" data-end="963"&gt;Has anyone here successfully implemented something similar? If so, could you share how you approached it and how you structured the XQL query to achieve this?&lt;/P&gt;
&lt;P data-start="965" data-end="1021"&gt;Any guidance or examples would be greatly appreciated.&lt;/P&gt;
&lt;P data-start="1023" data-end="1043"&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;&lt;LI-PRODUCT title="Cortex XDR" id="Cortex_XDR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 21:22:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/baseline-creation-of-endpoints-without-registered-alerts-in/m-p/1236379#M8679</guid>
      <dc:creator>F.Roa422053</dc:creator>
      <dc:date>2025-08-20T21:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Baseline Creation of Endpoints Without Registered Alerts in Cortex XDR</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/baseline-creation-of-endpoints-without-registered-alerts-in/m-p/1236516#M8683</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/306348001"&gt;@F.Roa422053&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Im not sure what do you exactly mean by baseline in this use case, neither sure what you want to achieve as a correlation baseline.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Baseline as the meaning of the word is not possible in the way you mention in XDR.&lt;/P&gt;
&lt;P&gt;However, reading your question in the later stages, it appears you want to query mutually inclusive data from both, endpoints and alert datasets.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a join function in XQL that you can use to query both datasets independently and join the result into a new custom dataset.&amp;nbsp;&lt;BR /&gt;Please check out the doc:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-3.x-Documentation/join" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-3.x-Documentation/join&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Im gonna give you an example that you can modify as per your needs:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;config timeframe = 7d
|dataset = alerts
| fields host_name , host_ip , host_os , agent_os_sub_type , alert_source
| join type = right (dataset = endpoints | filter endpoint_status in (ENUM.CONNECTED , ENUM.DISCONNECTED )| fields endpoint_name , ip_address , operating_system , platform ) as foo foo.endpoint_name = host_name
| comp count(alert_source ) as counter by endpoint_name
| filter counter &amp;lt; 5&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you feel this has answered your query, please let us know by clicking like and on "mark this as a Solution". Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;KR,&lt;/P&gt;
&lt;P&gt;Luis&lt;/P&gt;</description>
      <pubDate>Fri, 22 Aug 2025 12:12:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/baseline-creation-of-endpoints-without-registered-alerts-in/m-p/1236516#M8683</guid>
      <dc:creator>eluis</dc:creator>
      <dc:date>2025-08-22T12:12:40Z</dc:date>
    </item>
  </channel>
</rss>

