<?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 question in Cortex XSIAM Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/xql-question/m-p/1241781#M271</link>
    <description>&lt;P&gt;Hi, this should work for you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dataset = panw_ngfw_traffic_raw&lt;BR /&gt;| filter source_ip incidr "x.x.x.x/24"&lt;BR /&gt;| filter dest_port != 443 and dest_port != 80&lt;BR /&gt;| fields _time, source_ip, dest_ip, dest_port, action, app, bytes_sent, bytes_received, _device_id, rule_matched&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;happy querying&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Nov 2025 07:32:05 GMT</pubDate>
    <dc:creator>PA_nts</dc:creator>
    <dc:date>2025-11-13T07:32:05Z</dc:date>
    <item>
      <title>XQL question</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/xql-question/m-p/1241457#M267</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm trying to get all the outgoing firewall traffic, except port 80, 443 using the query below but no sucess. Any ideias?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dataset = panw_ngfw_traffic_raw&lt;BR /&gt;| filter source_ip in ("x.x.x.x/24")&lt;BR /&gt;| filter dest_port != 443 and 80&lt;BR /&gt;| fields _time, source_ip, dest_ip, dest_port, action, app, bytes_sent, bytes_received, _device_id, rule_matched&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 15:44:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/xql-question/m-p/1241457#M267</guid>
      <dc:creator>SouzaBr</dc:creator>
      <dc:date>2025-11-07T15:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: XQL question</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/xql-question/m-p/1241781#M271</link>
      <description>&lt;P&gt;Hi, this should work for you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dataset = panw_ngfw_traffic_raw&lt;BR /&gt;| filter source_ip incidr "x.x.x.x/24"&lt;BR /&gt;| filter dest_port != 443 and dest_port != 80&lt;BR /&gt;| fields _time, source_ip, dest_ip, dest_port, action, app, bytes_sent, bytes_received, _device_id, rule_matched&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;happy querying&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 07:32:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/xql-question/m-p/1241781#M271</guid>
      <dc:creator>PA_nts</dc:creator>
      <dc:date>2025-11-13T07:32:05Z</dc:date>
    </item>
  </channel>
</rss>

