<?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: How do I add a picture to my dashboard: V 6.6+ in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292005#M18533</link>
    <description>&lt;P&gt;@rsennett [Splunk] &lt;STRONG&gt;Image Overlay&lt;/STRONG&gt; example in &lt;STRONG&gt;Splunk 6.x Dashboard Examples&lt;/STRONG&gt; app does cover the static app folder. There are several answers already for how to upload image to Splunk.&lt;/P&gt;

&lt;P&gt;Actually, what you should document that dependency on adding a static path to Splunk Dashboards is not required &lt;STRONG&gt;since 6.5&lt;/STRONG&gt; due to introduction of &lt;STRONG&gt;environment variables&lt;/STRONG&gt; (&lt;STRONG&gt;$app:env$&lt;/STRONG&gt; in this case). By the way, this is also documented in &lt;STRONG&gt;Splunk 6.x Dashboard Examples App&lt;/STRONG&gt;.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;lt;img src="/static/app/$app:env$/images/picture.jpg"/&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;This way you can use the same code in any app provided its respective appserver\static folder has required file in the correct place.&lt;BR /&gt;
&lt;CODE&gt;No need&lt;/CODE&gt; to have hard-coded image path like &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;img src="/static/app/search/images/picture.jpg"/&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 29 Jun 2017 20:10:40 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2017-06-29T20:10:40Z</dc:date>
    <item>
      <title>How do I add a picture to my dashboard: V 6.6+</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292000#M18528</link>
      <description>&lt;P&gt;If I want to add imagery to my dashboard either through the simple xml or in a css file, what is the path I need to use?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 19:39:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292000#M18528</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2017-06-29T19:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add a picture to my dashboard: V 6.6+</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292001#M18529</link>
      <description>&lt;P&gt;The path you put in the code, has nothing to do with reality.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;img src="/static/app/search/images/picture.jpg"/&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And put the image here:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   $SPLUNK_HOME/splunk/etc/apps/search/static/images/picture.jpg
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Jun 2017 19:41:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292001#M18529</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2017-06-29T19:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add a picture to my dashboard: V 6.6+</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292002#M18530</link>
      <description>&lt;P&gt;Have you checked out the &lt;CODE&gt;Splunk 6.X Dashboard Examples&lt;/CODE&gt; app?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;https://splunkbase.splunk.com/app/1603/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 19:42:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292002#M18530</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-06-29T19:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add a picture to my dashboard: V 6.6+</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292003#M18531</link>
      <description>&lt;P&gt;There is nothing new or special about this. I simply wanted it to be a searchable answer.  It can also be found as the last entry in any number of questions asked where the method was different in earlier releases. I believe this works like this since about version 6.1&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 19:43:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292003#M18531</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2017-06-29T19:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add a picture to my dashboard: V 6.6+</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292004#M18532</link>
      <description>&lt;P&gt;See below. I was simply posting the answer in a clear way... as it usually trails below long chains of question and answer from long ago.&lt;BR /&gt;
... it's not in there, btw. &lt;BR /&gt;
But it probably should be!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 19:44:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292004#M18532</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2017-06-29T19:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add a picture to my dashboard: V 6.6+</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292005#M18533</link>
      <description>&lt;P&gt;@rsennett [Splunk] &lt;STRONG&gt;Image Overlay&lt;/STRONG&gt; example in &lt;STRONG&gt;Splunk 6.x Dashboard Examples&lt;/STRONG&gt; app does cover the static app folder. There are several answers already for how to upload image to Splunk.&lt;/P&gt;

&lt;P&gt;Actually, what you should document that dependency on adding a static path to Splunk Dashboards is not required &lt;STRONG&gt;since 6.5&lt;/STRONG&gt; due to introduction of &lt;STRONG&gt;environment variables&lt;/STRONG&gt; (&lt;STRONG&gt;$app:env$&lt;/STRONG&gt; in this case). By the way, this is also documented in &lt;STRONG&gt;Splunk 6.x Dashboard Examples App&lt;/STRONG&gt;.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;lt;img src="/static/app/$app:env$/images/picture.jpg"/&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;This way you can use the same code in any app provided its respective appserver\static folder has required file in the correct place.&lt;BR /&gt;
&lt;CODE&gt;No need&lt;/CODE&gt; to have hard-coded image path like &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;img src="/static/app/search/images/picture.jpg"/&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Jun 2017 20:10:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-add-a-picture-to-my-dashboard-V-6-6/m-p/292005#M18533</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-06-29T20:10:40Z</dc:date>
    </item>
  </channel>
</rss>

