<?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: Alert to Incident in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/649438#M7463</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A id="link_10" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/190671" target="_self" aria-label="View Profile of RFeyertag"&gt;&lt;SPAN class=""&gt;RFeyertag&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could be late but I hope this will help you.&lt;/P&gt;
&lt;P&gt;This method works in critical, high and medium level alerts.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2024 12:41:16 GMT</pubDate>
    <dc:creator>E.Jafarov</dc:creator>
    <dc:date>2024-11-22T12:41:16Z</dc:date>
    <item>
      <title>Alert to Incident</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/558251#M5163</link>
      <description>&lt;P&gt;Hey dear community,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;do I have the chance to elevate a alert to an incident? I tried allready to set the severity of an alert to critical, but nothing happened. This alert doesn't get an Incident ID.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I thought this was possible in the past, but I can't remember if I am doing it right.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2023 21:32:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/558251#M5163</guid>
      <dc:creator>RFeyertag</dc:creator>
      <dc:date>2023-09-17T21:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Alert to Incident</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/558296#M5165</link>
      <description>&lt;P&gt;May consider to Build you own BIOC rule and play around with XQL query&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Create-a-BIOC-Rule" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Create-a-BIOC-Rule&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 07:11:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/558296#M5165</guid>
      <dc:creator>SeanDeHarris</dc:creator>
      <dc:date>2023-09-18T07:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alert to Incident</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/558364#M5168</link>
      <description>&lt;P&gt;Sorry, my fail. The alert is a low alert and I need to elevate this low alert to an incident with an ID, because I need to fill in some informations.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know how to build BIOC rules and I know XQL a bit.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 12:30:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/558364#M5168</guid>
      <dc:creator>RFeyertag</dc:creator>
      <dc:date>2023-09-18T12:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alert to Incident</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/589357#M6822</link>
      <description>&lt;P&gt;Maybe the Correlation Rule will do the job,&amp;nbsp;&lt;BR /&gt;You can use the following XQL Query to capture the targeted alerts:&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;&lt;EM&gt;dataset = alerts &lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;| filter alert_name = "TARGETED_ALERT_NAME"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;Make sure to consider enabling Alert Suppression. Also, the new alert should have a medium severity so a new incident will be opened.&lt;BR /&gt;From the below-mentioned ref: "Whenever the severity type is&amp;nbsp;Medium&amp;nbsp;or above for the alert generated, an incident is automatically opened."&lt;BR /&gt;&lt;BR /&gt;Ref:&amp;nbsp;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Create-a-Correlation-Rule" target="_blank"&gt;Create a Correlation Rule • Cortex XDR Pro Administrator Guide • Reader • Palo Alto Networks documentation portal&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 07:19:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/589357#M6822</guid>
      <dc:creator>Belhaj_a</dc:creator>
      <dc:date>2024-06-12T07:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alert to Incident</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/589907#M6833</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/297595"&gt;@Belhaj_a&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good try. However just to update here "Correlations over alerts source are not allowed" hence your above approach won't help. For BIOC's as shared above by&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/190671"&gt;@RFeyertag&lt;/a&gt;&amp;nbsp;one can create their own correlation rule based on the BIOC logic and thus you will have Incidents but Incident source will be correlation this time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this clarifies!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 13:51:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/589907#M6833</guid>
      <dc:creator>PiyushKohli</dc:creator>
      <dc:date>2024-06-19T13:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alert to Incident</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/590036#M6835</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/297595"&gt;@Belhaj_a&lt;/a&gt;&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/276269"&gt;@PiyushKohli&lt;/a&gt;&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/184443"&gt;@SeanDeHarris&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just need to create from a normal low alert an incident. Like you have your IOCs. I need an elevation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the right way, when an alert is true positive, but there is no incident created?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 21:58:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/590036#M6835</guid>
      <dc:creator>RFeyertag</dc:creator>
      <dc:date>2024-06-20T21:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Alert to Incident</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/649438#M7463</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A id="link_10" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/190671" target="_self" aria-label="View Profile of RFeyertag"&gt;&lt;SPAN class=""&gt;RFeyertag&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could be late but I hope this will help you.&lt;/P&gt;
&lt;P&gt;This method works in critical, high and medium level alerts.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 12:41:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/649438#M7463</guid>
      <dc:creator>E.Jafarov</dc:creator>
      <dc:date>2024-11-22T12:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alert to Incident</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/996054#M7526</link>
      <description>&lt;P&gt;Hey &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/664887823"&gt;@E.Jafarov&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you described the opposite way?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Because I do not want to move the alert from the incident, I want to change the severity to medium + and then I'd like to have an incident number from this alert. I cannot imagine, this feature is not implemented.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 23:05:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/alert-to-incident/m-p/996054#M7526</guid>
      <dc:creator>RFeyertag</dc:creator>
      <dc:date>2024-12-02T23:05:29Z</dc:date>
    </item>
  </channel>
</rss>

