<?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: Dashboard drilldown hyperlink to ITSI Episode Review in Splunk ITSI</title>
    <link>https://community.splunk.com/t5/Splunk-ITSI/How-to-direct-users-to-the-ITSI-Episode-Review-dashboard-from/m-p/520990#M2183</link>
    <description>&lt;P&gt;same problem here, any updates?&lt;/P&gt;</description>
    <pubDate>Wed, 23 Sep 2020 08:09:12 GMT</pubDate>
    <dc:creator>Fouad</dc:creator>
    <dc:date>2020-09-23T08:09:12Z</dc:date>
    <item>
      <title>How to direct users to the ITSI Episode Review dashboard from the drill-down link?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-to-direct-users-to-the-ITSI-Episode-Review-dashboard-from/m-p/489971#M1902</link>
      <description>&lt;P&gt;I have a "normal" dashboard created that pulls together some ITSI data for my end users. In the table of the dashboard, I want to make it so the drill-down link will direct users to the ITSI Episode Review dashboard instead of the usual, traditional search, and for the specific grouped notable event, not just the dashboard itself.&lt;/P&gt;
&lt;P&gt;I've used the &lt;CODE&gt;event_identifier_hash&lt;/CODE&gt;, service ID(s), and the &lt;CODE&gt;event_id&lt;/CODE&gt; values from the notables, in many variations of the URL; I can't seem to get the URL pinned down to that unique event/notable.&lt;/P&gt;
&lt;P&gt;Is it even possible?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 22:37:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-to-direct-users-to-the-ITSI-Episode-Review-dashboard-from/m-p/489971#M1902</guid>
      <dc:creator>m_kostiew</dc:creator>
      <dc:date>2020-10-06T22:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard drilldown hyperlink to ITSI Episode Review</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-to-direct-users-to-the-ITSI-Episode-Review-dashboard-from/m-p/520990#M2183</link>
      <description>&lt;P&gt;same problem here, any updates?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 08:09:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-to-direct-users-to-the-ITSI-Episode-Review-dashboard-from/m-p/520990#M2183</guid>
      <dc:creator>Fouad</dc:creator>
      <dc:date>2020-09-23T08:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard drilldown hyperlink to ITSI Episode Review</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-to-direct-users-to-the-ITSI-Episode-Review-dashboard-from/m-p/673110#M2833</link>
      <description>&lt;P&gt;I suppose you have found a solution to this by now. But if not, here is how i solved it by using the &lt;STRONG&gt;itsi_group_id&lt;/STRONG&gt; field from &lt;STRONG&gt;index=itsi_grouped_alerts&lt;/STRONG&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A target="_blank" rel="noopener"&gt;https://&amp;lt;your_splunk_instance&amp;gt;/en-GB/app/itsi/itsi_event_management?earliest=-24h&amp;amp;episodeid=$result.itsi_group_id$&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I used this to make a link from ServiceNow directly to the episode in ITSI Alerts and Episodes.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;In the&lt;STRONG&gt; Configure Action&lt;/STRONG&gt; part of the &lt;STRONG&gt;Create/update ServiceNow Incident&lt;/STRONG&gt; in the NEAP, i put the following in &lt;STRONG&gt;Custom Fields&lt;/STRONG&gt; to make the link:&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;comments=[code]&amp;lt;a href="https://&amp;lt;your_splunk_instance&amp;gt;/en-GB/app/itsi/itsi_event_management?earliest=-24h&amp;amp;episodeid=$result.itsi_group_id$" target="_blank"&amp;gt;Link to Splunk ITSI Alerts and Episodes&amp;lt;br&amp;gt;&amp;lt;/a&amp;gt;[/code]&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 09:00:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-to-direct-users-to-the-ITSI-Episode-Review-dashboard-from/m-p/673110#M2833</guid>
      <dc:creator>wsveum</dc:creator>
      <dc:date>2024-01-03T09:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard drilldown hyperlink to ITSI Episode Review</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-to-direct-users-to-the-ITSI-Episode-Review-dashboard-from/m-p/675861#M2838</link>
      <description>&lt;P&gt;If you have the episodeID, you can link directly to it:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://YOURSPLUNKSERVER:8000/en-US/app/itsi/itsi_event_management?earliest=-7d%40h&amp;amp;latest=now&amp;amp;form.earliest_time=-7d%40h&amp;amp;form.latest_time=now&amp;amp;episodeid=YOUREPISODEID" target="_blank"&gt;https://YOURSPLUNKSERVER:8000/en-US/app/itsi/itsi_event_management?earliest=-7d%40h&amp;amp;latest=now&amp;amp;form.earliest_time=-7d%40h&amp;amp;form.latest_time=now&amp;amp;episodeid=YOUREPISODEID&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please be aware of the time span, if episode is older than 7d it won't be found because in THIS link -7d is set.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 08:22:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-to-direct-users-to-the-ITSI-Episode-Review-dashboard-from/m-p/675861#M2838</guid>
      <dc:creator>skramp</dc:creator>
      <dc:date>2024-01-30T08:22:32Z</dc:date>
    </item>
  </channel>
</rss>

