<?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 incident report in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1221511#M7941</link>
    <description>&lt;P&gt;Yes. thanks. But how i get those data for own "pilar"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TNurmi_0-1740134915783.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/66146i047C79FEAFA2277C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TNurmi_0-1740134915783.png" alt="TNurmi_0-1740134915783.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;now all info in same month located in same pilar...:)&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2025 10:49:06 GMT</pubDate>
    <dc:creator>T.Nurmi</dc:creator>
    <dc:date>2025-02-21T10:49:06Z</dc:date>
    <item>
      <title>XQL query for incident report</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/600062#M7303</link>
      <description>&lt;P&gt;I like to get a hint how i can build simple xql query for&amp;nbsp; overtime timeframe for incidents. I need to filter that data, but that kind report that i can show example monthly base report for customer. where there are data for each day&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 13:53:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/600062#M7303</guid>
      <dc:creator>T.Nurmi</dc:creator>
      <dc:date>2024-10-10T13:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for incident report</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/600180#M7311</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1602113155"&gt;@T.Nurmi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out on LiveCommunity!&lt;/P&gt;
&lt;P&gt;To get a comprehensive view of incidents over time please use "Incident Management" dashboard where you can interact with data based on various parameters like status, severity and assignment etc. You can also generate a report of it based on the timeframe that you want to see. You can also create a custom dashboard based on "Incident Management" by adding custom widgets for your particular use case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please c&lt;SPAN&gt;lick&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;to acknowledge that the answer to your question has been provided.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 03:29:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/600180#M7311</guid>
      <dc:creator>nsinghvirk</dc:creator>
      <dc:date>2024-10-11T03:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for incident report</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/600195#M7312</link>
      <description>&lt;P&gt;Hi. Thanks for answer, but what i try to find is to get trend reports . example here is data for 30 days, but i like to get trend reports for this kind info&amp;gt; then able to see monthly report/by day&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;config timeframe between "30d" and "now"&lt;BR /&gt;| dataset = incidents &lt;BR /&gt;| filter (status in (ENUM.NEW,UNDER_INVESTIGATION ))&lt;BR /&gt;| filter (alert_sources != "fw")&lt;BR /&gt;| comp count(status) as counter by status&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;| view graph type = pie xaxis = status yaxis = counter&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 05:53:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/600195#M7312</guid>
      <dc:creator>T.Nurmi</dc:creator>
      <dc:date>2024-10-11T05:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for incident report</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1086852#M7767</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for answer but &lt;SPAN class="HwtZe"&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;I need to calculate month by month in the last 1 year&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;. For example march 2024-april 2024 245 incident,april 2024-march 2024 230 incidents and in the same query.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 11:52:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1086852#M7767</guid>
      <dc:creator>kadirerol</dc:creator>
      <dc:date>2025-01-17T11:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for incident report</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1204674#M7777</link>
      <description>&lt;P&gt;Ok. I found it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;config timeframe = 1y&lt;BR /&gt;|dataset= incidents &lt;BR /&gt;|filter (status = RESOLVED_AUTO_RESOLVE)&lt;BR /&gt;|fields creation_time ,status &lt;BR /&gt;|alter month = format_timestamp("%m",creation_time )&lt;BR /&gt;|sort asc month &lt;BR /&gt;|comp count(status ) as total_auto_resolved_inc_month by month&lt;BR /&gt;| view graph type = column subtype = grouped xaxis = month yaxis = total_auto_resolved_inc_month&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 06:37:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1204674#M7777</guid>
      <dc:creator>kadirerol</dc:creator>
      <dc:date>2025-01-21T06:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for incident report</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1204685#M7778</link>
      <description>&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; very good advice&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 08:19:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1204685#M7778</guid>
      <dc:creator>T.Nurmi</dc:creator>
      <dc:date>2025-01-21T08:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for incident report</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1204831#M7785</link>
      <description>&lt;P&gt;so if i want to compare example truepositive and falsepositive /month with year level&amp;gt; what i should add to query&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 08:49:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1204831#M7785</guid>
      <dc:creator>T.Nurmi</dc:creator>
      <dc:date>2025-01-22T08:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for incident report</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1219065#M7837</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I guess you need below query&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;config timeframe = 1y&lt;BR /&gt;|dataset= incidents &lt;BR /&gt;|fields creation_time ,status &lt;BR /&gt;|alter month = format_timestamp("%m",creation_time )&lt;BR /&gt;|sort asc month &lt;BR /&gt;|comp count(status) as total_inc_month by month,status&lt;BR /&gt;|dedup total_inc_month ,status by asc month&lt;/P&gt;
&lt;P&gt;| view graph type = column subtype = stacked xaxis = month yaxis = status,total_inc_month default_limit = `false` seriescolor("status","#ee0505") headerfontsize = 3 legendfontsize = 4 xaxistitle = "Status by month" yaxistitle = "Count"&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 07:49:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1219065#M7837</guid>
      <dc:creator>kadirerol</dc:creator>
      <dc:date>2025-02-03T07:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: XQL query for incident report</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1221511#M7941</link>
      <description>&lt;P&gt;Yes. thanks. But how i get those data for own "pilar"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TNurmi_0-1740134915783.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/66146i047C79FEAFA2277C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TNurmi_0-1740134915783.png" alt="TNurmi_0-1740134915783.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;now all info in same month located in same pilar...:)&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 10:49:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-query-for-incident-report/m-p/1221511#M7941</guid>
      <dc:creator>T.Nurmi</dc:creator>
      <dc:date>2025-02-21T10:49:06Z</dc:date>
    </item>
  </channel>
</rss>

