<?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 SLA best practices in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/487518#M841</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I want to set sla times per severity type but it seems xsoar bind sla's to incident type, so i think i need to start each sla per severity in playbook by testing severity it is nearly clear for me. But i am confused what type of SLA should i create , xsoar gives you flexibility to create custom sla duration lets say;&amp;nbsp; response time, detect time, resolve time, investigation start time, cust_wait etc. Is there&amp;nbsp; any best practice guide to create sla types ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 May 2022 17:39:59 GMT</pubDate>
    <dc:creator>MKececioglu</dc:creator>
    <dc:date>2022-05-16T17:39:59Z</dc:date>
    <item>
      <title>SLA best practices</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/487518#M841</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I want to set sla times per severity type but it seems xsoar bind sla's to incident type, so i think i need to start each sla per severity in playbook by testing severity it is nearly clear for me. But i am confused what type of SLA should i create , xsoar gives you flexibility to create custom sla duration lets say;&amp;nbsp; response time, detect time, resolve time, investigation start time, cust_wait etc. Is there&amp;nbsp; any best practice guide to create sla types ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 17:39:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/487518#M841</guid>
      <dc:creator>MKececioglu</dc:creator>
      <dc:date>2022-05-16T17:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: SLA best practices</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/487587#M843</link>
      <description>&lt;P&gt;You can use SLAs on Incident Types, or Start/Stop Timers in different places on the playbook.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check out the video 10 for SLAs &amp;amp; Timers in this series, it may be helpful:&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/cortex-xsoar-how-to-videos/cortex-xsoar-how-to-customer-success-engineering-training-video/ta-p/484604" target="_blank"&gt;https://live.paloaltonetworks.com/t5/cortex-xsoar-how-to-videos/cortex-xsoar-how-to-customer-success-engineering-training-video/ta-p/484604&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 21:55:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/487587#M843</guid>
      <dc:creator>MBeauchamp2</dc:creator>
      <dc:date>2022-05-16T21:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: SLA best practices</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/488206#M847</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/159920"&gt;@MBeauchamp2&lt;/a&gt;&amp;nbsp;thanks for response, now i am able to crate timers for each severity. But i have 56 severity level with 2 different timer in it so now i have added my playbook some conditional task and managed to start related timer. The issue is that when it comes to report creation i need to sum all 5 sla timer duration and calculate an avarege time but as these are custom sla's i cannot find a proper way to do it.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 13:37:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/488206#M847</guid>
      <dc:creator>MKececioglu</dc:creator>
      <dc:date>2022-05-18T13:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: SLA best practices</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/488432#M849</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/216476"&gt;@MKececioglu&lt;/a&gt;&amp;nbsp;Why 56? Are you creating multiple SLA Fields due to the SLA values per severity? If so, you can set the SLA for field by issuing the below command. The command can be called after the severity is set.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;!setIncident slaField=&amp;lt;SLA_Filed_CLI_NAME&amp;gt; sla=&amp;lt;Numeric Value in minutes&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once an incident is closed you can use the `incident.openDuration` field to check the duration of the incident. You can also have an additional timer\sla that calculates the overall time. You cannot add the `sla.totalDuration` field in a report.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 02:37:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/488432#M849</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2022-05-19T02:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: SLA best practices</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/488486#M850</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/208028"&gt;@jfernandes1&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;56 was a typo sorry, it is 5 severtiy indeed and for each severtiy i have 2 sla those are response time and resolution time. I have created 10 timer/ala based on this architecture and i am able to start these timers in playbook after test the sla condition in a conditional task. At the first response of an analyst playbook stops the response timer and after incident close by Default all timers stopped ( in this scenario resolution timer) all is Ok. But when it comes to a report to calculate these timer values for all incident in a time period i am confused about how to detect mean &amp;nbsp;times based on these custom timers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 07:16:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/488486#M850</guid>
      <dc:creator>MKececioglu</dc:creator>
      <dc:date>2022-05-19T07:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: SLA best practices</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/488547#M851</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/216476"&gt;@MKececioglu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if you can do it for a table output. But below is how you get it for chart.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-05-19 at 8.24.53 pm.png" style="width: 685px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/41067iC491B9A10538FD71/image-dimensions/685x393/is-moderation-mode/true?v=v2" width="685" height="393" role="button" title="Screen Shot 2022-05-19 at 8.24.53 pm.png" alt="Screen Shot 2022-05-19 at 8.24.53 pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 10:38:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/488547#M851</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2022-05-19T10:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: SLA best practices</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/500170#M936</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setincident automation changes sla for a specific timer and everything is clear now.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 12:32:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/sla-best-practices/m-p/500170#M936</guid>
      <dc:creator>MKececioglu</dc:creator>
      <dc:date>2022-06-06T12:32:54Z</dc:date>
    </item>
  </channel>
</rss>

