<?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: After converting XML dashboards to HTML, how do I import the HTML dashboards into my Splunk Django web framework app? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153396#M9403</link>
    <description>&lt;P&gt;Thank you very much for the help, I could add it to my app, Thanks !&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jun 2015 19:57:34 GMT</pubDate>
    <dc:creator>shrirangphadke</dc:creator>
    <dc:date>2015-06-11T19:57:34Z</dc:date>
    <item>
      <title>After converting XML dashboards to HTML, how do I import the HTML dashboards into my Splunk Django web framework app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153390#M9397</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have created a new web framework app in Splunk Django.&lt;BR /&gt;
Now I am trying to import some of my dashboards in my web framework app by converting existing dashboards to HTML and copying those HTML files under:&lt;BR /&gt;
Myapp&lt;BR /&gt;
 /django&lt;BR /&gt;
   /templates&lt;/P&gt;

&lt;P&gt;but when I go to the copied HTML page through Splunk, it shows a message:&lt;BR /&gt;
&lt;CODE&gt;Search is waiting for input...&lt;/CODE&gt; and does nothing.&lt;/P&gt;

&lt;P&gt;Can someone explain how to import pre-created dashboards into Splunk web framework app?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2015 22:43:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153390#M9397</guid>
      <dc:creator>shrirangphadke</dc:creator>
      <dc:date>2015-06-10T22:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: After converting XML dashboards to HTML, how do I import the HTML dashboards into my Splunk Django web framework app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153391#M9398</link>
      <description>&lt;P&gt;Hello. Please let me know. Is the conversion was from xml to HTML dashboard?&lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2015 23:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153391#M9398</guid>
      <dc:creator>stephanefotso</dc:creator>
      <dc:date>2015-06-10T23:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: After converting XML dashboards to HTML, how do I import the HTML dashboards into my Splunk Django web framework app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153392#M9399</link>
      <description>&lt;P&gt;Yes right.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2015 00:12:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153392#M9399</guid>
      <dc:creator>shrirangphadke</dc:creator>
      <dc:date>2015-06-11T00:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: After converting XML dashboards to HTML, how do I import the HTML dashboards into my Splunk Django web framework app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153393#M9400</link>
      <description>&lt;P&gt;ok copy your html file here: &lt;CODE&gt;$Splunk/etc/apps/your_app_name/appserver/static/html/&lt;/CODE&gt;. On &lt;CODE&gt;settings --&amp;gt;user interface--&amp;gt; views&lt;/CODE&gt;, in your app context, you will see your dashboard, run it again and let me know.&lt;BR /&gt;
Please if a folder does not exist, create it.&lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2015 00:20:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153393#M9400</guid>
      <dc:creator>stephanefotso</dc:creator>
      <dc:date>2015-06-11T00:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: After converting XML dashboards to HTML, how do I import the HTML dashboards into my Splunk Django web framework app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153394#M9401</link>
      <description>&lt;P&gt;Extremely sorry for the late reply. Yes I could see HTML page under &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;settings --&amp;gt; User Interface --&amp;gt; Views&lt;BR /&gt;
But then How to incorporate that in my application. Sorry if my question is too naive.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 11 Jun 2015 17:43:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153394#M9401</guid>
      <dc:creator>shrirangphadke</dc:creator>
      <dc:date>2015-06-11T17:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: After converting XML dashboards to HTML, how do I import the HTML dashboards into my Splunk Django web framework app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153395#M9402</link>
      <description>&lt;P&gt;On settings --&amp;gt; User Interface --&amp;gt; Views,  first select your application in the &lt;STRONG&gt;App context&lt;/STRONG&gt; drop down menu. After the selection, you will see the name of your html page . Under &lt;STRONG&gt;acctions&lt;/STRONG&gt; , Click on &lt;STRONG&gt;open&lt;/STRONG&gt; to launch the dashboard, and let me know if it is working as you need.&lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2015 18:13:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153395#M9402</guid>
      <dc:creator>stephanefotso</dc:creator>
      <dc:date>2015-06-11T18:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: After converting XML dashboards to HTML, how do I import the HTML dashboards into my Splunk Django web framework app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153396#M9403</link>
      <description>&lt;P&gt;Thank you very much for the help, I could add it to my app, Thanks !&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2015 19:57:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/After-converting-XML-dashboards-to-HTML-how-do-I-import-the-HTML/m-p/153396#M9403</guid>
      <dc:creator>shrirangphadke</dc:creator>
      <dc:date>2015-06-11T19:57:34Z</dc:date>
    </item>
  </channel>
</rss>

