<?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: Installation of Splunk Dashboards App (Beta) from &amp;quot;Browse more apps&amp;quot; interface in Splunk doesn't work. in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478434#M58736</link>
    <description>&lt;P&gt;Hi @atammana_splunk ,&lt;/P&gt;

&lt;P&gt;Opps, I mistaken the Dashboard beta with Dashboard Example app.&lt;/P&gt;

&lt;P&gt;The app available with .spl extension. The app file can be easily extracted using 7zip application on Windows or by using "tar" command on windows/linux systems. "tar" is zip/unzip command, not any installation command.&lt;BR /&gt;
&lt;CODE&gt;tar -xvf&amp;lt;path_to_file&amp;gt;/&amp;lt;app_file&amp;gt;.spl -C &amp;lt;destination&amp;gt;/&amp;lt;folder&amp;gt;/&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Once application file is extracted, it will create two folders.&lt;BR /&gt;
Now copy/paste these 2 folders inside $SPLUNK_HOME$/etc/apps/&lt;/P&gt;

&lt;P&gt;Now, restart your Splunk to load the application or you can load it without restart by going to URL,&lt;BR /&gt;
&lt;A href="https://:8000/en-US/debug/refresh" target="test_blank"&gt;https://:8000/en-US/debug/refresh&lt;/A&gt; --&amp;gt; click refresh.&lt;/P&gt;

&lt;P&gt;Once page loading is complete, refresh your Splunk Home page, and dashboard app will be available in the application list.&lt;/P&gt;

&lt;P&gt;Accept &amp;amp; up-vote the answer if it helps.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Nov 2019 08:25:52 GMT</pubDate>
    <dc:creator>gaurav_maniar</dc:creator>
    <dc:date>2019-11-05T08:25:52Z</dc:date>
    <item>
      <title>Installation of Splunk Dashboards App (Beta) from "Browse more apps" interface in Splunk doesn't work.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478431#M58733</link>
      <description>&lt;P&gt;Looks like you've included multiple apps in the package - this error appears when installing:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Invalid app contents: archive contains more than one immediate subdirectory: and splunk-dashboard-app &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 04 Nov 2019 21:11:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478431#M58733</guid>
      <dc:creator>terminaloutcome</dc:creator>
      <dc:date>2019-11-04T21:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Splunk Dashboards App (Beta) from "Browse more apps" interface in Splunk doesn't work.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478432#M58734</link>
      <description>&lt;P&gt;I guess it was a glitch from the Splunk, i experienced the same issue yesterday, but today it's working fine.&lt;/P&gt;

&lt;P&gt;You can retry the download with restart or download directly from &lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;https://splunkbase.splunk.com/app/1603/&lt;/A&gt; and paste at &lt;CODE&gt;$SPLUNK_HOME/etc/apps/&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 21:50:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478432#M58734</guid>
      <dc:creator>gaurav_maniar</dc:creator>
      <dc:date>2019-11-04T21:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Splunk Dashboards App (Beta) from "Browse more apps" interface in Splunk doesn't work.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478433#M58735</link>
      <description>&lt;P&gt;Gaurav, the app requires installation via CLI. See docs here: &lt;A href="https://docs.splunk.com/Documentation/DashApp/latest/DashApp/IntroApp"&gt;https://docs.splunk.com/Documentation/DashApp/latest/DashApp/IntroApp&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 22:25:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478433#M58735</guid>
      <dc:creator>atammana_splunk</dc:creator>
      <dc:date>2019-11-04T22:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Splunk Dashboards App (Beta) from "Browse more apps" interface in Splunk doesn't work.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478434#M58736</link>
      <description>&lt;P&gt;Hi @atammana_splunk ,&lt;/P&gt;

&lt;P&gt;Opps, I mistaken the Dashboard beta with Dashboard Example app.&lt;/P&gt;

&lt;P&gt;The app available with .spl extension. The app file can be easily extracted using 7zip application on Windows or by using "tar" command on windows/linux systems. "tar" is zip/unzip command, not any installation command.&lt;BR /&gt;
&lt;CODE&gt;tar -xvf&amp;lt;path_to_file&amp;gt;/&amp;lt;app_file&amp;gt;.spl -C &amp;lt;destination&amp;gt;/&amp;lt;folder&amp;gt;/&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Once application file is extracted, it will create two folders.&lt;BR /&gt;
Now copy/paste these 2 folders inside $SPLUNK_HOME$/etc/apps/&lt;/P&gt;

&lt;P&gt;Now, restart your Splunk to load the application or you can load it without restart by going to URL,&lt;BR /&gt;
&lt;A href="https://:8000/en-US/debug/refresh" target="test_blank"&gt;https://:8000/en-US/debug/refresh&lt;/A&gt; --&amp;gt; click refresh.&lt;/P&gt;

&lt;P&gt;Once page loading is complete, refresh your Splunk Home page, and dashboard app will be available in the application list.&lt;/P&gt;

&lt;P&gt;Accept &amp;amp; up-vote the answer if it helps.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 08:25:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478434#M58736</guid>
      <dc:creator>gaurav_maniar</dc:creator>
      <dc:date>2019-11-05T08:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Splunk Dashboards App (Beta) from "Browse more apps" interface in Splunk doesn't work.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478435#M58737</link>
      <description>&lt;P&gt;I tried CLI and tar, It works fine, Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 03:31:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478435#M58737</guid>
      <dc:creator>fsuzuki</dc:creator>
      <dc:date>2019-11-12T03:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Splunk Dashboards App (Beta) from "Browse more apps" interface in Splunk doesn't work.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478436#M58738</link>
      <description>&lt;P&gt;I tried CLI and tar, It works fine, Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 03:33:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478436#M58738</guid>
      <dc:creator>fsuzuki</dc:creator>
      <dc:date>2019-11-12T03:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Splunk Dashboards App (Beta) from "Browse more apps" interface in Splunk doesn't work.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478437#M58739</link>
      <description>&lt;P&gt;Good news! With the release of version 0.3.0, you'll be able to install the app the same way you install any of the others. Thanks for your patience!&lt;/P&gt;

&lt;P&gt;-Eve&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 17:49:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478437#M58739</guid>
      <dc:creator>emeelan_splunk</dc:creator>
      <dc:date>2019-12-09T17:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Splunk Dashboards App (Beta) from "Browse more apps" interface in Splunk doesn't work.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478438#M58740</link>
      <description>&lt;P&gt;@emeelan_splunk any tentative date for 0.3.0?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 18:15:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478438#M58740</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2019-12-10T18:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Splunk Dashboards App (Beta) from "Browse more apps" interface in Splunk doesn't work.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478439#M58741</link>
      <description>&lt;P&gt;@niketnilay We can't give any hard dates unfortunately, but keep an eye out for it!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 18:18:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installation-of-Splunk-Dashboards-App-Beta-from-quot-Browse-more/m-p/478439#M58741</guid>
      <dc:creator>atammana_splunk</dc:creator>
      <dc:date>2019-12-10T18:18:31Z</dc:date>
    </item>
  </channel>
</rss>

