<?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: Is it possible to create a dashboard with image links? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316896#M20373</link>
    <description>&lt;P&gt;Hi&lt;BR /&gt;
in this way you can put an image associating an url to the image&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;div style="width:100%;height:100%;text-align:center;"&amp;gt;
        &amp;lt;a href="http://www.splunk.com"&amp;gt;
            &amp;lt;img src="/static/app/my_app/splunk_logo.png" style="height:80px;border:0;"/&amp;gt;
      &amp;lt;/a&amp;gt;
        &amp;lt;/div&amp;gt;
        &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you wanto to launch dashboard use this:&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;h1&amp;gt;Log Search&amp;lt;/h1&amp;gt;
            &amp;lt;p&amp;gt;
        &amp;lt;font size="2"&amp;gt;Log Search&amp;lt;/font&amp;gt;
      &amp;lt;/p&amp;gt;
            &amp;lt;table border="0" cellpadding="10" align="center"&amp;gt;
              &amp;lt;th&amp;gt;
                &amp;lt;tr&amp;gt;
                  &amp;lt;td align="center"&amp;gt;
                    &amp;lt;a href="my_dashboard1"&amp;gt;
                        &amp;lt;img src="/static/app/my_app/myIcon1.png" style="width:80px;border:0;"/&amp;gt;
                    &amp;lt;/a&amp;gt;
                  &amp;lt;/td&amp;gt;
                  &amp;lt;td align="center"&amp;gt;
                    &amp;lt;a href="my_dashboard2"&amp;gt;
                        &amp;lt;img src="/static/app/my_app/myIcon2.png" style="width:80px;border:0;"/&amp;gt;
                    &amp;lt;/a&amp;gt;
                  &amp;lt;/td&amp;gt;
                &amp;lt;/tr&amp;gt;
                &amp;lt;tr&amp;gt;
                  &amp;lt;td align="center"&amp;gt;
                    &amp;lt;a href="my_dashboard1"&amp;gt;
                      Dashboard 1
                    &amp;lt;/a&amp;gt;
                  &amp;lt;/td&amp;gt;
                  &amp;lt;td align="center"&amp;gt;
                    &amp;lt;a href="my_dashboard2"&amp;gt;
                        Dashboard 2
                    &amp;lt;/a&amp;gt;
                  &amp;lt;/td&amp;gt;
                &amp;lt;/tr&amp;gt;
                &amp;lt;/th&amp;gt;
            &amp;lt;/table&amp;gt;
        &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;
&amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In this way you have a table with icon and above the title, you can click both on icon and on title to launch dashboard.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2017 07:53:27 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2017-10-25T07:53:27Z</dc:date>
    <item>
      <title>Is it possible to create a dashboard with image links?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316893#M20370</link>
      <description>&lt;P&gt;I would like to create a dashboard. Place an image on each panel. When you click on the image, it should open the relevant dashboard.... e.g, i picture of a firewall, when you click on it, it opens up a dashboard with firewall data. Please assist&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 13:27:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316893#M20370</guid>
      <dc:creator>zimbini4</dc:creator>
      <dc:date>2017-07-19T13:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create a dashboard with image links?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316894#M20371</link>
      <description>&lt;P&gt;FYI, this is almost a description of &lt;CODE&gt;ITSI&lt;/CODE&gt;:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.splunk.com/en_us/campaigns/itsi-online-sandbox.html"&gt;https://www.splunk.com/en_us/campaigns/itsi-online-sandbox.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 14:04:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316894#M20371</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-07-19T14:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create a dashboard with image links?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316895#M20372</link>
      <description>&lt;P&gt;also looking for a solution to this.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 04:12:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316895#M20372</guid>
      <dc:creator>esmonder</dc:creator>
      <dc:date>2017-10-25T04:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create a dashboard with image links?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316896#M20373</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
in this way you can put an image associating an url to the image&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;div style="width:100%;height:100%;text-align:center;"&amp;gt;
        &amp;lt;a href="http://www.splunk.com"&amp;gt;
            &amp;lt;img src="/static/app/my_app/splunk_logo.png" style="height:80px;border:0;"/&amp;gt;
      &amp;lt;/a&amp;gt;
        &amp;lt;/div&amp;gt;
        &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you wanto to launch dashboard use this:&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;h1&amp;gt;Log Search&amp;lt;/h1&amp;gt;
            &amp;lt;p&amp;gt;
        &amp;lt;font size="2"&amp;gt;Log Search&amp;lt;/font&amp;gt;
      &amp;lt;/p&amp;gt;
            &amp;lt;table border="0" cellpadding="10" align="center"&amp;gt;
              &amp;lt;th&amp;gt;
                &amp;lt;tr&amp;gt;
                  &amp;lt;td align="center"&amp;gt;
                    &amp;lt;a href="my_dashboard1"&amp;gt;
                        &amp;lt;img src="/static/app/my_app/myIcon1.png" style="width:80px;border:0;"/&amp;gt;
                    &amp;lt;/a&amp;gt;
                  &amp;lt;/td&amp;gt;
                  &amp;lt;td align="center"&amp;gt;
                    &amp;lt;a href="my_dashboard2"&amp;gt;
                        &amp;lt;img src="/static/app/my_app/myIcon2.png" style="width:80px;border:0;"/&amp;gt;
                    &amp;lt;/a&amp;gt;
                  &amp;lt;/td&amp;gt;
                &amp;lt;/tr&amp;gt;
                &amp;lt;tr&amp;gt;
                  &amp;lt;td align="center"&amp;gt;
                    &amp;lt;a href="my_dashboard1"&amp;gt;
                      Dashboard 1
                    &amp;lt;/a&amp;gt;
                  &amp;lt;/td&amp;gt;
                  &amp;lt;td align="center"&amp;gt;
                    &amp;lt;a href="my_dashboard2"&amp;gt;
                        Dashboard 2
                    &amp;lt;/a&amp;gt;
                  &amp;lt;/td&amp;gt;
                &amp;lt;/tr&amp;gt;
                &amp;lt;/th&amp;gt;
            &amp;lt;/table&amp;gt;
        &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;
&amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In this way you have a table with icon and above the title, you can click both on icon and on title to launch dashboard.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 07:53:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316896#M20373</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-10-25T07:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create a dashboard with image links?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316897#M20374</link>
      <description>&lt;P&gt;@zimbini4, Please refer to one of my answers to use &lt;CODE&gt;Splunk Status Indicator Custom Visualization&lt;/CODE&gt; with &lt;CODE&gt;Trellis Layour&lt;/CODE&gt; (&lt;CODE&gt;Splunk 6.6&lt;/CODE&gt; onward. Prior to Splunk 6.6 you would require one Status Indicator for each button you want to create), to create a Responsive Logon Page design. Status Indicator uses Font Awesome to give you several Scalable SVG icons (&lt;A href="http://fontawesome.io/icons/"&gt;http://fontawesome.io/icons/&lt;/A&gt;)&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/580622/dashboard-help-can-i-use-bootstrap-enterprise-so-m.html"&gt;https://answers.splunk.com/answers/580622/dashboard-help-can-i-use-bootstrap-enterprise-so-m.html&lt;/A&gt;&lt;BR /&gt;
This option will easily get you started without having to depend on Static Image file/CSS. However, if you want you can actually include a Background Image for your App for a consistent look and feel. Please try out and confirm.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 09:37:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316897#M20374</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-10-25T09:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create a dashboard with image links?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316898#M20375</link>
      <description>&lt;P&gt;Thanks a lot @cusello your said approach worked for me .&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 14:59:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316898#M20375</guid>
      <dc:creator>surekhasplunk</dc:creator>
      <dc:date>2017-11-27T14:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create a dashboard with image links?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316899#M20376</link>
      <description>&lt;P&gt;Hi zimbini4,&lt;BR /&gt;
If you're satisfied, please accept or upvote this answer.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 15:01:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-create-a-dashboard-with-image-links/m-p/316899#M20376</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-11-27T15:01:22Z</dc:date>
    </item>
  </channel>
</rss>

