<?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 help on an hyperlink towards static folder in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404197#M45341</link>
    <description>&lt;P&gt;hi&lt;/P&gt;

&lt;P&gt;I need to add an hyperlink in my dashboard&lt;BR /&gt;
I use the xml code below but impossible to reach the target&lt;BR /&gt;
what is the problem please?&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;p&amp;gt;
          &amp;lt;a href="/static/app/SA_xx_xx_xx_xx_xx_sh/home.jpg" target="_blank"&amp;gt;Patches&amp;lt;/a&amp;gt; 
        &amp;lt;/p&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>Tue, 23 Jul 2019 05:38:18 GMT</pubDate>
    <dc:creator>jip31</dc:creator>
    <dc:date>2019-07-23T05:38:18Z</dc:date>
    <item>
      <title>help on an hyperlink towards static folder</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404197#M45341</link>
      <description>&lt;P&gt;hi&lt;/P&gt;

&lt;P&gt;I need to add an hyperlink in my dashboard&lt;BR /&gt;
I use the xml code below but impossible to reach the target&lt;BR /&gt;
what is the problem please?&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;p&amp;gt;
          &amp;lt;a href="/static/app/SA_xx_xx_xx_xx_xx_sh/home.jpg" target="_blank"&amp;gt;Patches&amp;lt;/a&amp;gt; 
        &amp;lt;/p&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>Tue, 23 Jul 2019 05:38:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404197#M45341</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2019-07-23T05:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: help on an hyperlink towards static folder</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404198#M45342</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Please let me know your target URL&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 05:44:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404198#M45342</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-07-23T05:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: help on an hyperlink towards static folder</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404199#M45343</link>
      <description>&lt;P&gt;HI&lt;BR /&gt;
what do you want exactly?&lt;BR /&gt;
To my mind the beginning of the target is :&lt;BR /&gt;
    &lt;A href="https://x/fr-FR/app/SA_xx_xx_xx_xx_xx_sh"&gt;https://x/fr-FR/app/SA_xx_xx_xx_xx_xx_sh&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 05:58:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404199#M45343</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2019-07-23T05:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: help on an hyperlink towards static folder</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404200#M45344</link>
      <description>&lt;P&gt;You have already created a hyperlink. The text "patches" in working as a hyperlink. If you want more you can decorate your hyperlink like 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;p&amp;gt;
           &amp;lt;a href="http://blogs.bmc.com/wp-content/uploads/2016/06/database-blue.png" target="_blank" style="font-style: oblique; text-decoration: underline;"&amp;gt;Patches&amp;lt;/a&amp;gt; 
         &amp;lt;/p&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>Tue, 23 Jul 2019 05:59:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404200#M45344</guid>
      <dc:creator>jitendragupta</dc:creator>
      <dc:date>2019-07-23T05:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: help on an hyperlink towards static folder</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404201#M45345</link>
      <description>&lt;P&gt;@jip31 the above should work provided you have restarted/refreshed Splunk after uploading the image home.jpg insided your app's ( &lt;CODE&gt;SA_xx_xx_xx_xx_xx_sh&lt;/CODE&gt; ) &lt;CODE&gt;appserver/static&lt;/CODE&gt; folder. If you are getting &lt;CODE&gt;404 Not Found&lt;/CODE&gt; error then it implies that &lt;BR /&gt;
1) You either do not have static file in the right place or &lt;BR /&gt;
2) You have not restarted/refreshed your Splunk instance after uploading the static file.&lt;BR /&gt;
3)  You need to clear your Browser history or try new browser session in InPrivate/Incongnito mode. &lt;/P&gt;

&lt;P&gt;Following is a run anywhere example which opens dashboard.css in the &lt;CODE&gt;search&lt;/CODE&gt; app.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;Static File link in Dashboard Clone&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;html&amp;gt;
        &amp;lt;div&amp;gt;
          &amp;lt;a href="/static/app/search/dashboard.css"&amp;gt;Open dashboard.css&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;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Jul 2019 06:09:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404201#M45345</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2019-07-23T06:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: help on an hyperlink towards static folder</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404202#M45346</link>
      <description>&lt;P&gt;yes I have created an hyperlink but it is wrong because I dont know how to query an url in static&lt;BR /&gt;
 &lt;A href="https://answers.splunk.comstatic/app/SA_xx_xx_xx_xx_xx_sh/home.jpg"&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 06:10:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404202#M45346</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2019-07-23T06:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: help on an hyperlink towards static folder</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404203#M45347</link>
      <description>&lt;P&gt;Many thanks to you&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 06:30:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-an-hyperlink-towards-static-folder/m-p/404203#M45347</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2019-07-23T06:30:05Z</dc:date>
    </item>
  </channel>
</rss>

