<?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 for complete beginner in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/1224948#M8139</link>
    <description>&lt;P&gt;So there is no way to access those informational alerts if they are not pulled for an incident?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Mar 2025 20:59:22 GMT</pubDate>
    <dc:creator>EnderSandidge</dc:creator>
    <dc:date>2025-03-27T20:59:22Z</dc:date>
    <item>
      <title>XQL query for complete beginner</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/579791#M6297</link>
      <description>&lt;P&gt;Hello, i'm trying to create an XQL query that will show all alerts, as opposed to incidents. Is that possible?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 13:23:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/579791#M6297</guid>
      <dc:creator>RichardAntrobus</dc:creator>
      <dc:date>2024-03-08T13:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for complete beginner</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/579792#M6298</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1559818991"&gt;@RichardAntrobus&lt;/a&gt;, thanks for reaching us using the Live Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, that's possible, there is a dataset called "alerts" that contains all the tenant alerts from Low to Critical severities.&lt;/P&gt;
&lt;P&gt;Here is an example to show only the critical, you can remove the "filter" stage to show all the alerts if you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;dataset = alerts 
| filter severity = ENUM.CRITICAL &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post answers your question, please mark it as the solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 13:31:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/579792#M6298</guid>
      <dc:creator>jmazzeo</dc:creator>
      <dc:date>2024-03-08T13:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for complete beginner</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/579793#M6299</link>
      <description>&lt;P&gt;Thank you, that's very helpful!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 13:45:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/579793#M6299</guid>
      <dc:creator>RichardAntrobus</dc:creator>
      <dc:date>2024-03-08T13:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for complete beginner</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/1224946#M8137</link>
      <description>&lt;P&gt;Is there a way to make this work for informational alerts as well?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 20:37:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/1224946#M8137</guid>
      <dc:creator>EnderSandidge</dc:creator>
      <dc:date>2025-03-27T20:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for complete beginner</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/1224947#M8138</link>
      <description>&lt;P&gt;No, the informational alerts are not available in the dataset, unless they are part of an Incident.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 20:45:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/1224947#M8138</guid>
      <dc:creator>jmazzeo</dc:creator>
      <dc:date>2025-03-27T20:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for complete beginner</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/1224948#M8139</link>
      <description>&lt;P&gt;So there is no way to access those informational alerts if they are not pulled for an incident?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 20:59:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-complete-beginner/m-p/1224948#M8139</guid>
      <dc:creator>EnderSandidge</dc:creator>
      <dc:date>2025-03-27T20:59:22Z</dc:date>
    </item>
  </channel>
</rss>

