<?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: Add link to another dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117840#M6824</link>
    <description>&lt;P&gt;Absolutely!  Just add the target to the &lt;CODE&gt;&amp;lt;a&amp;gt;&lt;/CODE&gt; tag:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
&amp;lt;a target="_blank" href="name_of_dashboard"&amp;gt;Link to other dashboard&amp;lt;/a&amp;gt;&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Apr 2017 20:12:30 GMT</pubDate>
    <dc:creator>justinatpnnl</dc:creator>
    <dc:date>2017-04-18T20:12:30Z</dc:date>
    <item>
      <title>Add link to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117833#M6817</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am an absolute newbie with Splunk and have built a dashboard but I would like to link to other dashboards.  I have pasted the module into the xml, however, I do not see the text Link to my other dashboard.&lt;/P&gt;

&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Jonathan&lt;/P&gt;

&lt;P&gt;&amp;lt;form&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;lt;label&amp;gt;UK test&amp;lt;/label&amp;gt;&lt;BR /&gt;
  &lt;STRONG&gt;&lt;EM&gt;&amp;lt;module name="StaticContentSample"&amp;gt;&lt;BR /&gt;
     &lt;/EM&gt;&lt;/STRONG&gt;&lt;OBJECT&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;lt;![CDATA[ &lt;BR /&gt;
         &lt;A href="https://community.splunk.com/myotherdashboard" target="_blank"&gt;Link to my other dashboard&lt;/A&gt;&lt;BR /&gt;
     ]]&amp;gt;&lt;BR /&gt;
 &amp;lt;/module&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/OBJECT&gt;&lt;/P&gt;

&lt;P&gt;&amp;lt;description/&amp;gt;&lt;BR /&gt;
  &amp;lt;fieldset submitButton="false" autoRun="true"&amp;gt;&lt;BR /&gt;
    &lt;INPUT type="time" token="field1" /&gt;&lt;BR /&gt;
      &lt;LABEL&gt;&lt;BR /&gt;
      &lt;DEFAULT&gt;&lt;BR /&gt;
        &lt;EARLIESTTIME&gt;0&lt;/EARLIESTTIME&gt;&lt;BR /&gt;
        &lt;LATESTTIME&gt;&lt;/LATESTTIME&gt;&lt;BR /&gt;
      &lt;/DEFAULT&gt;&lt;BR /&gt;
    &lt;BR /&gt;
  &amp;lt;/fieldset&amp;gt;&lt;BR /&gt;
   &amp;lt;row&amp;gt;&lt;BR /&gt;
    &lt;PANEL&gt;&lt;BR /&gt;
      &lt;EVENT&gt;&lt;BR /&gt;
        &lt;TITLE&gt;UK Serial Interface Status Down&lt;/TITLE&gt;&lt;BR /&gt;
        &lt;SEARCHSTRING&gt;sourcetype=cisco:ios (Serial0/0/0 down OR INACTIVE)&lt;/SEARCHSTRING&gt;&lt;BR /&gt;
        &amp;lt;earliestTime&amp;gt;$field1.earliest$&amp;lt;/earliestTime&amp;gt;&lt;BR /&gt;
        &amp;lt;latestTime&amp;gt;$field1.latest$&amp;lt;/latestTime&amp;gt;&lt;BR /&gt;
        10&lt;BR /&gt;
        full&lt;BR /&gt;
        1&lt;BR /&gt;
        5&lt;BR /&gt;
        full&lt;BR /&gt;
        0&lt;BR /&gt;
        all&lt;BR /&gt;
        1&lt;BR /&gt;
        list&lt;BR /&gt;
        &lt;FIELDS&gt;[]&lt;/FIELDS&gt;&lt;BR /&gt;
      &lt;/EVENT&gt;&lt;BR /&gt;
    &lt;/PANEL&gt;&lt;BR /&gt;
    &lt;PANEL&gt;&lt;BR /&gt;
      &lt;EVENT&gt;&lt;BR /&gt;
        &lt;TITLE&gt;Router A BGP Status&lt;/TITLE&gt;&lt;BR /&gt;
        &lt;SEARCHSTRING&gt;sourcetype=cisco:ios host="r-a.s0*" "%BGP-5-ADJCHANGE"&lt;/SEARCHSTRING&gt;&lt;BR /&gt;
        &amp;lt;earliestTime&amp;gt;$field1.earliest$&amp;lt;/earliestTime&amp;gt;&lt;BR /&gt;
        &amp;lt;latestTime&amp;gt;$field1.latest$&amp;lt;/latestTime&amp;gt;&lt;BR /&gt;
        full&lt;BR /&gt;
        1&lt;BR /&gt;
        5&lt;BR /&gt;
        full&lt;BR /&gt;
        0&lt;BR /&gt;
        all&lt;BR /&gt;
        1&lt;BR /&gt;
        list&lt;BR /&gt;
        10&lt;BR /&gt;
        &lt;FIELDS&gt;["host","source","sourcetype"]&lt;/FIELDS&gt;&lt;BR /&gt;
      &lt;/EVENT&gt;&lt;BR /&gt;
    &lt;/PANEL&gt;&lt;BR /&gt;
  &amp;lt;/row&amp;gt;&lt;BR /&gt;
  &amp;lt;row&amp;gt;&lt;BR /&gt;
    &lt;PANEL&gt;&lt;BR /&gt;
      &lt;EVENT&gt;&lt;BR /&gt;
        &lt;TITLE&gt;Switch Port Error Disable&lt;/TITLE&gt;&lt;BR /&gt;
        &lt;SEARCHSTRING&gt;eventtype="cisco_ios-err_disable" | &lt;CODE&gt;normalize-int(src_int_prefix_long,src_int_suffix,"src_interface")&lt;/CODE&gt; | stats count(src_interface) AS Amount BY host,src_interface,disable_cause | rename src_interface AS Interface, disable_cause AS Cause&lt;/SEARCHSTRING&gt;&lt;BR /&gt;
        &amp;lt;earliestTime&amp;gt;$field1.earliest$&amp;lt;/earliestTime&amp;gt;&lt;BR /&gt;
        &amp;lt;latestTime&amp;gt;$field1.latest$&amp;lt;/latestTime&amp;gt;&lt;BR /&gt;
        full&lt;BR /&gt;
        1&lt;BR /&gt;
        5&lt;BR /&gt;
        full&lt;BR /&gt;
        0&lt;BR /&gt;
        all&lt;BR /&gt;
        1&lt;BR /&gt;
        list&lt;BR /&gt;
        10&lt;BR /&gt;
        &lt;FIELDS&gt;["host","source","sourcetype"]&lt;/FIELDS&gt;&lt;BR /&gt;
      &lt;/EVENT&gt;&lt;BR /&gt;
    &lt;/PANEL&gt;&lt;BR /&gt;
    &lt;PANEL&gt;&lt;BR /&gt;
      &lt;EVENT&gt;&lt;BR /&gt;
        &lt;TITLE&gt;Switch Port Duplex Mismatch&lt;/TITLE&gt;&lt;BR /&gt;
        &lt;SEARCHSTRING&gt;sourcetype=cisco:ios (duplex_mismatch) | stats count by dvc,message_text,host,cdp_local_interface,cdp_neighbor,dest_interface | rename cdp_neighbor AS "CDP Neighbour", cdp_local_interface AS "Local Interface", dest_interface AS "Destination Interface", dvc AS "Local Device"| sort count&lt;/SEARCHSTRING&gt;&lt;BR /&gt;
        &amp;lt;earliestTime&amp;gt;$field1.earliest$&amp;lt;/earliestTime&amp;gt;&lt;BR /&gt;
        &amp;lt;latestTime&amp;gt;$field1.latest$&amp;lt;/latestTime&amp;gt;&lt;BR /&gt;
        full&lt;BR /&gt;
        1&lt;BR /&gt;
        5&lt;BR /&gt;
        full&lt;BR /&gt;
        0&lt;BR /&gt;
        all&lt;BR /&gt;
        1&lt;BR /&gt;
        list&lt;BR /&gt;
        &lt;FIELDS&gt;["host","source","sourcetype"]&lt;/FIELDS&gt;&lt;BR /&gt;
      &lt;/EVENT&gt;&lt;BR /&gt;
    &lt;/PANEL&gt;&lt;BR /&gt;
  &amp;lt;/row&amp;gt;&lt;BR /&gt;
  &amp;lt;row&amp;gt;&lt;BR /&gt;
    &lt;PANEL&gt;&lt;BR /&gt;
      &lt;EVENT&gt;&lt;BR /&gt;
        &lt;TITLE&gt;Stack Ports&lt;/TITLE&gt;&lt;BR /&gt;
        &lt;SEARCHSTRING&gt;sourcetype=cisco:ios eventtype="cisco_ios-stackmgr" | table_time, host, switch_id, state_to, dest_interface&lt;/SEARCHSTRING&gt;&lt;BR /&gt;
        &amp;lt;earliestTime&amp;gt;$field1.earliest$&amp;lt;/earliestTime&amp;gt;&lt;BR /&gt;
        &amp;lt;latestTime&amp;gt;$field1.latest$&amp;lt;/latestTime&amp;gt;&lt;BR /&gt;
        full&lt;BR /&gt;
        1&lt;BR /&gt;
        5&lt;BR /&gt;
        full&lt;BR /&gt;
        0&lt;BR /&gt;
        all&lt;BR /&gt;
        1&lt;BR /&gt;
        list&lt;BR /&gt;
        &lt;FIELDS&gt;["host","source","sourcetype"]&lt;/FIELDS&gt;&lt;BR /&gt;
      &lt;/EVENT&gt;&lt;BR /&gt;
    &lt;/PANEL&gt;&lt;BR /&gt;
    &lt;PANEL&gt;&lt;BR /&gt;
      &lt;EVENT&gt;&lt;BR /&gt;
        &lt;TITLE&gt;Change management&lt;/TITLE&gt;&lt;BR /&gt;
        &lt;SEARCHSTRING&gt;sourcetype=cisco:ios &lt;EM&gt;SYS-5-CONFIG_I&lt;/EM&gt; | table_time,host,config_source,user,line,src_ip&lt;/SEARCHSTRING&gt;&lt;BR /&gt;
        &lt;EARLIESTTIME&gt;@d&lt;/EARLIESTTIME&gt;&lt;BR /&gt;
        &lt;LATESTTIME&gt;now&lt;/LATESTTIME&gt;&lt;BR /&gt;
        full&lt;BR /&gt;
        1&lt;BR /&gt;
        5&lt;BR /&gt;
        full&lt;BR /&gt;
        0&lt;BR /&gt;
        all&lt;BR /&gt;
        1&lt;BR /&gt;
        list&lt;BR /&gt;
        10&lt;BR /&gt;
        &lt;FIELDS&gt;["host","source","sourcetype"]&lt;/FIELDS&gt;&lt;BR /&gt;
      &lt;/EVENT&gt;&lt;BR /&gt;
    &lt;/PANEL&gt;&lt;BR /&gt;
  &amp;lt;/row&amp;gt;&lt;BR /&gt;
&amp;lt;/form&amp;gt;&lt;/LABEL&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:00:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117833#M6817</guid>
      <dc:creator>Jclowes</dc:creator>
      <dc:date>2020-09-28T20:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Add link to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117834#M6818</link>
      <description>&lt;P&gt;Are you using Splunk 6.x?&lt;/P&gt;

&lt;P&gt;I did something similar using an HTML panel.  It utilizes the available Splunk css for styling the buttons in addition to some inline styling to make some tweaks:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    &amp;lt;row&amp;gt;
        &amp;lt;panel&amp;gt;
            &amp;lt;html&amp;gt;
                &amp;lt;style&amp;gt;.btn-primary { margin: 5px 10px 5px 0; }&amp;lt;/style&amp;gt;
                &amp;lt;a href="name_of_dashboard" class="btn btn-primary"&amp;gt;Link to other dashboard&amp;lt;/a&amp;gt;
            &amp;lt;/html&amp;gt;
        &amp;lt;/panel&amp;gt;
    &amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 20 May 2015 16:17:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117834#M6818</guid>
      <dc:creator>justinatpnnl</dc:creator>
      <dc:date>2015-05-20T16:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Add link to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117835#M6819</link>
      <description>&lt;P&gt;That has fixed it, thank you very much.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 16:48:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117835#M6819</guid>
      <dc:creator>Jclowes</dc:creator>
      <dc:date>2015-05-20T16:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Add link to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117836#M6820</link>
      <description>&lt;P&gt;No problem, glad I could help.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 16:51:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117836#M6820</guid>
      <dc:creator>justinatpnnl</dc:creator>
      <dc:date>2015-05-20T16:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add link to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117837#M6821</link>
      <description>&lt;P&gt;What fixed it, you saving your dashboard to html and using @justinatpnnl 's css styling idea? &lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 16:10:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117837#M6821</guid>
      <dc:creator>jetie</dc:creator>
      <dc:date>2015-10-30T16:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Add link to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117838#M6822</link>
      <description>&lt;P&gt;hmm, I guess my mileage is varied... it complained about the  and the class= . . . &lt;/P&gt;

&lt;P&gt;I vote, keep it simple, this worked:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;html&amp;gt;
  &amp;lt;a href="mailto:me@myschool.edu"&amp;gt;Email Splunk Admin about a broken widget&amp;lt;/a&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 09 Sep 2016 16:44:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117838#M6822</guid>
      <dc:creator>Michael</dc:creator>
      <dc:date>2016-09-09T16:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add link to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117839#M6823</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
Is it possible within the above html snippet to add a command that will open the other dashboard in a new window/tab? I would like to keep the original dashboard open at all times and would love it if I can make it so that the other dashboard opens in a new window.&lt;/P&gt;

&lt;P&gt;thank you! &lt;/P&gt;

&lt;P&gt;@justinatpnnl&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 17:07:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117839#M6823</guid>
      <dc:creator>demkic</dc:creator>
      <dc:date>2017-04-18T17:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add link to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117840#M6824</link>
      <description>&lt;P&gt;Absolutely!  Just add the target to the &lt;CODE&gt;&amp;lt;a&amp;gt;&lt;/CODE&gt; tag:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
&amp;lt;a target="_blank" href="name_of_dashboard"&amp;gt;Link to other dashboard&amp;lt;/a&amp;gt;&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 20:12:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117840#M6824</guid>
      <dc:creator>justinatpnnl</dc:creator>
      <dc:date>2017-04-18T20:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add link to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117841#M6825</link>
      <description>&lt;P&gt;can i use those examples for sending token values??&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 12:07:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117841#M6825</guid>
      <dc:creator>evinasco</dc:creator>
      <dc:date>2018-11-16T12:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add link to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117842#M6826</link>
      <description>&lt;P&gt;Yes, you can include token values in the url.  Just make sure to wrap it in "$" symbols.  It would look something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;a target="_blank" href="my_dashboard?form.dropdown=$mytoken$"&amp;gt;My Dashboard&amp;lt;/a&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 16 Nov 2018 16:02:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-link-to-another-dashboard/m-p/117842#M6826</guid>
      <dc:creator>justinatpnnl</dc:creator>
      <dc:date>2018-11-16T16:02:20Z</dc:date>
    </item>
  </channel>
</rss>

