<?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: Adding exception for weekend in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/adding-exception-for-weekend/m-p/1233421#M8528</link>
    <description>&lt;P&gt;// Replace 'xdr_data' with your specific dataset if different&lt;BR /&gt;// Replace '_time' with your actual timestamp field if different&lt;BR /&gt;xdr_data&lt;BR /&gt;| where dayofweek(_time) != 6d // Exclude Saturday&lt;BR /&gt;| where dayofweek(_time) != 0d // Exclude Sunday&lt;BR /&gt;// Add your other filters here&lt;BR /&gt;// | project _time, event_type, action_type&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jul 2025 10:51:53 GMT</pubDate>
    <dc:creator>Mudhireddy</dc:creator>
    <dc:date>2025-07-07T10:51:53Z</dc:date>
    <item>
      <title>Adding exception for weekend</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/adding-exception-for-weekend/m-p/1233414#M8527</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hey guys&lt;STRONG&gt;,&lt;/STRONG&gt; I’m looking to exclude some detections that occurred over the weekends and could use a hand with crafting that query.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;My current thought process is to add exceptions for weekend dates, but that would be a continuous task and doesn't seem very efficient in the long run.&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Jul 2025 08:46:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/adding-exception-for-weekend/m-p/1233414#M8527</guid>
      <dc:creator>S.Javeri</dc:creator>
      <dc:date>2025-07-07T08:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding exception for weekend</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/adding-exception-for-weekend/m-p/1233421#M8528</link>
      <description>&lt;P&gt;// Replace 'xdr_data' with your specific dataset if different&lt;BR /&gt;// Replace '_time' with your actual timestamp field if different&lt;BR /&gt;xdr_data&lt;BR /&gt;| where dayofweek(_time) != 6d // Exclude Saturday&lt;BR /&gt;| where dayofweek(_time) != 0d // Exclude Sunday&lt;BR /&gt;// Add your other filters here&lt;BR /&gt;// | project _time, event_type, action_type&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 10:51:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/adding-exception-for-weekend/m-p/1233421#M8528</guid>
      <dc:creator>Mudhireddy</dc:creator>
      <dc:date>2025-07-07T10:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding exception for weekend</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/adding-exception-for-weekend/m-p/1234306#M8564</link>
      <description>&lt;P&gt;Thanks I will test it out&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 12:17:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/adding-exception-for-weekend/m-p/1234306#M8564</guid>
      <dc:creator>S.Javeri</dc:creator>
      <dc:date>2025-07-18T12:17:54Z</dc:date>
    </item>
  </channel>
</rss>

