<?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 to display the content of text file on splunk UI in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-the-content-of-text-file-on-splunk-UI/m-p/106670#M44283</link>
    <description>&lt;P&gt;Thankyou.Appreciated.!!&lt;/P&gt;</description>
    <pubDate>Fri, 26 Apr 2013 17:22:31 GMT</pubDate>
    <dc:creator>disha</dc:creator>
    <dc:date>2013-04-26T17:22:31Z</dc:date>
    <item>
      <title>How to display the content of text file on splunk UI</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-the-content-of-text-file-on-splunk-UI/m-p/106668#M44281</link>
      <description>&lt;P&gt;I am writing in my view as&lt;BR /&gt;
  &lt;MODULE name="ServerSideInclude"&gt;&lt;BR /&gt;
    &lt;OBJECT&gt;&lt;PARAM name="src" /&gt;dowmload.html&lt;BR /&gt;
  &lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;/P&gt;

&lt;P&gt;I am writing download.html in ../etc/app/appname/appserver/static as&lt;BR /&gt;
&lt;BR /&gt;
&lt;/P&gt;&lt;P&gt;&lt;IFRAME src="https://community.splunk.com/data.txt" width="100%"&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Also I am putting data.txt in same folder as ../etc/app/appname/appserver/static&lt;/P&gt;

&lt;P&gt;When I see on my view page it open an iframe but in iframe it says&lt;BR /&gt;
404 Not Found&lt;BR /&gt;
Return to Splunk home page&lt;BR /&gt;
Splunk cannot find the "data.txt" view.&lt;/P&gt;

&lt;P&gt;It is searching data.txt as view name. Can you please help me how I can display the content of data.txt on Splunk UI. Please help. Its very urgent and I am lost.:(&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2013 20:47:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-the-content-of-text-file-on-splunk-UI/m-p/106668#M44281</guid>
      <dc:creator>disha</dc:creator>
      <dc:date>2013-04-25T20:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to display the content of text file on splunk UI</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-the-content-of-text-file-on-splunk-UI/m-p/106669#M44282</link>
      <description>&lt;P&gt;Try putting your file within the app context of search.  If you don't know where to put it, put it here:&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/apps/search/appserver/static/data.txt&lt;/P&gt;

&lt;P&gt;Then make sure your view references it correctly.   Here's a simple example that will work if you copy it.&lt;/P&gt;

&lt;P&gt;&lt;VIEW template="dashboard.html"&gt;&lt;/VIEW&gt;&lt;/P&gt;

&lt;P&gt;&lt;LABEL&gt;DataDotTxt&lt;/LABEL&gt;&lt;/P&gt;

&lt;P&gt;&lt;MODULE name="AccountBar" layoutpanel="appHeader"&gt;&lt;/MODULE&gt;&lt;BR /&gt;
  &lt;MODULE name="AppBar" layoutpanel="navigationHeader"&gt;&lt;/MODULE&gt;&lt;BR /&gt;
  &lt;MODULE name="Message" layoutpanel="messaging"&gt;&lt;BR /&gt;
    &lt;OBJECT&gt;&lt;PARAM name="filter" /&gt;*&lt;BR /&gt;
    &lt;PARAM name="clearOnJobDispatch" /&gt;False&lt;BR /&gt;
    &lt;PARAM name="maxSize" /&gt;2&lt;BR /&gt;
  &lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;/P&gt;

&lt;P&gt;&lt;MODULE name="IFrameInclude" layoutpanel="panel_row1_col1"&gt;&lt;BR /&gt;
    &lt;OBJECT&gt;&lt;PARAM name="src" /&gt;data.txt&lt;BR /&gt;
    &lt;PARAM name="check_exists" /&gt;True&lt;BR /&gt;
    &lt;PARAM name="height" /&gt;100&lt;BR /&gt;
  &lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2013 21:04:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-the-content-of-text-file-on-splunk-UI/m-p/106669#M44282</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2013-04-25T21:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to display the content of text file on splunk UI</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-the-content-of-text-file-on-splunk-UI/m-p/106670#M44283</link>
      <description>&lt;P&gt;Thankyou.Appreciated.!!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2013 17:22:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-the-content-of-text-file-on-splunk-UI/m-p/106670#M44283</guid>
      <dc:creator>disha</dc:creator>
      <dc:date>2013-04-26T17:22:31Z</dc:date>
    </item>
  </channel>
</rss>

