<?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: Search in incidents only task with errors in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514697#M1186</link>
    <description>&lt;P&gt;In my reply I attached a zip file. Extract the contents of the zip file. It will be a .YML file. Then goto the automations tab and select "Upload automation":&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ABurt_0-1663062567140.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/43823iDFF771B4621B4D9D/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ABurt_0-1663062567140.png" alt="ABurt_0-1663062567140.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will import a new automation script that you can use for searching incidents and the incident errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Adam&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2022 09:49:56 GMT</pubDate>
    <dc:creator>ABurt</dc:creator>
    <dc:date>2022-09-13T09:49:56Z</dc:date>
    <item>
      <title>Search in incidents only task with errors</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514417#M1172</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Is there a form to search in "Search in incidents" at "incidents" section for tasks with errors?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 12:35:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514417#M1172</guid>
      <dc:creator>Josep</dc:creator>
      <dc:date>2022-09-09T12:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Search in incidents only task with errors</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514512#M1175</link>
      <description>&lt;P&gt;Try this query in the main query bar (not "Search in incidents") and it should give show you which incidents have tasks in error state:&lt;/P&gt;
&lt;P&gt;runStatus:error&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For each of the incidents you can then check the work plan or Incident Tasks fly-out (from the ... menu) for the specific task within the incident.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 01:32:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514512#M1175</guid>
      <dc:creator>chrking</dc:creator>
      <dc:date>2022-09-12T01:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Search in incidents only task with errors</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514532#M1178</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could try the dashboard named "Troubleshooting Playbooks", this will show all tasks and playbooks that have errors (as well as successes).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-09-12 at 09.04.55.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/43800iDD92375B19542721/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-09-12 at 09.04.55.png" alt="Screenshot 2022-09-12 at 09.04.55.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can also try and attached automation script (extract the YML from the zip and import as an automation script). You provide it a search criteria (same as what would be used in the incidents search page), it will then find all erroneous tasks andPlaybooks in the incident criteria you have specified. It will output a table to the war-room and also context data that could be used in a Playbook.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Adam&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 08:05:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514532#M1178</guid>
      <dc:creator>ABurt</dc:creator>
      <dc:date>2022-09-12T08:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Search in incidents only task with errors</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514615#M1181</link>
      <description>&lt;P&gt;Thanks for the reply, it works!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 16:58:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514615#M1181</guid>
      <dc:creator>Josep</dc:creator>
      <dc:date>2022-09-12T16:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Search in incidents only task with errors</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514616#M1182</link>
      <description>&lt;P&gt;I don't know how exactly works that feature. How is "attached automation script" set? I'm curious&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 17:04:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514616#M1182</guid>
      <dc:creator>Josep</dc:creator>
      <dc:date>2022-09-12T17:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Search in incidents only task with errors</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514674#M1183</link>
      <description>&lt;P&gt;There is automation that is part of the content pack (&lt;A href="https://xsoar.pan.dev/marketplace/details/IntegrationsAndIncidentsHealthCheck" target="_blank"&gt;https://xsoar.pan.dev/marketplace/details/IntegrationsAndIncidentsHealthCheck&lt;/A&gt;) which you can set as a job. If you are curious of inner workings of failed task automation, you can check the code by going to Automation and searching the automation there after installing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 04:00:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514674#M1183</guid>
      <dc:creator>vidurasupun</dc:creator>
      <dc:date>2022-09-13T04:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Search in incidents only task with errors</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514697#M1186</link>
      <description>&lt;P&gt;In my reply I attached a zip file. Extract the contents of the zip file. It will be a .YML file. Then goto the automations tab and select "Upload automation":&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ABurt_0-1663062567140.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/43823iDFF771B4621B4D9D/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ABurt_0-1663062567140.png" alt="ABurt_0-1663062567140.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will import a new automation script that you can use for searching incidents and the incident errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Adam&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 09:49:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514697#M1186</guid>
      <dc:creator>ABurt</dc:creator>
      <dc:date>2022-09-13T09:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Search in incidents only task with errors</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514706#M1188</link>
      <description>&lt;P&gt;I tried your automation is a really good idea, and I'll use it. However, "&lt;SPAN class=""&gt;IncidentFailedTasks" is not only for failed task query, it's for any kind of query, similiar to "SearchIncidentsV2", no?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 10:42:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514706#M1188</guid>
      <dc:creator>Josep</dc:creator>
      <dc:date>2022-09-13T10:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Search in incidents only task with errors</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514713#M1189</link>
      <description>&lt;P&gt;It uses the same search syntax as the Lucene query when provided as the "query" input. It will search all the incidents that match for any failed task in those incidents.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Adam&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 12:10:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/search-in-incidents-only-task-with-errors/m-p/514713#M1189</guid>
      <dc:creator>ABurt</dc:creator>
      <dc:date>2022-09-13T12:10:15Z</dc:date>
    </item>
  </channel>
</rss>

