<?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: http://localhost/en-US/debug/refresh from terminal/console in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134183#M7972</link>
    <description>&lt;P&gt;got it working, cleaning up the code now &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Sep 2014 09:45:07 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2014-09-23T09:45:07Z</dc:date>
    <item>
      <title>http://localhost/en-US/debug/refresh from terminal/console</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134180#M7969</link>
      <description>&lt;P&gt;I want to  put script that run URL &lt;A href="http://localhost/en-US/debug/refresh"&gt;http://localhost/en-US/debug/refresh&lt;/A&gt; in crontab to run periodically. Do you have any idea how to do that?&lt;BR /&gt;
Maybe there is another way to do that? E.g. using splunk _internal call? I want to refresh all things like debug/refresh.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Sep 2014 02:18:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134180#M7969</guid>
      <dc:creator>czarny</dc:creator>
      <dc:date>2014-09-21T02:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: http://localhost/en-US/debug/refresh from terminal/console</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134181#M7970</link>
      <description>&lt;P&gt;Hi czarny,&lt;/P&gt;

&lt;P&gt;Hold on a few more days. I'm in the process to write an App to address this. &lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Sun, 21 Sep 2014 05:38:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134181#M7970</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-09-21T05:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: http://localhost/en-US/debug/refresh from terminal/console</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134182#M7971</link>
      <description>&lt;P&gt;Ok. I am looking for you forward then. : )&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 21 Sep 2014 23:56:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134182#M7971</guid>
      <dc:creator>bckq</dc:creator>
      <dc:date>2014-09-21T23:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: http://localhost/en-US/debug/refresh from terminal/console</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134183#M7972</link>
      <description>&lt;P&gt;got it working, cleaning up the code now &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2014 09:45:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134183#M7972</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-09-23T09:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: http://localhost/en-US/debug/refresh from terminal/console</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134184#M7973</link>
      <description>&lt;P&gt;Hi czarny,&lt;/P&gt;

&lt;P&gt;check out this app &lt;A href="https://apps.splunk.com/app/1871/"&gt;https://apps.splunk.com/app/1871/&lt;/A&gt; it will provide a custom command called &lt;CODE&gt;refresh&lt;/CODE&gt; which will do exactly the same as calling the URI &lt;CODE&gt;/en-US/debug/refresh&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS &lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2014 19:58:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134184#M7973</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-09-26T19:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: http://localhost/en-US/debug/refresh from terminal/console</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134185#M7974</link>
      <description>&lt;P&gt;Cool! Thank you for help. It's working.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2014 11:42:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134185#M7974</guid>
      <dc:creator>czarny</dc:creator>
      <dc:date>2014-10-10T11:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: http://localhost/en-US/debug/refresh from terminal/console</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134186#M7975</link>
      <description>&lt;P&gt;Hi. I installed the app. I am not able to get to the desired result. How do i use it?&lt;BR /&gt;
./splunk _internal call refresh or ./splunk refresh or some other way.&lt;BR /&gt;
Both the ways i mentioned above are not working. &lt;BR /&gt;
please help.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2015 09:18:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134186#M7975</guid>
      <dc:creator>00766764</dc:creator>
      <dc:date>2015-06-30T09:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: http://localhost/en-US/debug/refresh from terminal/console</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134187#M7976</link>
      <description>&lt;P&gt;The app clearly states the following:&lt;BR /&gt;
&lt;CODE&gt;Provides a custom search command refresh which reloads Splunk Configurations&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;So either you login in to the Splunk UI and enter &lt;CODE&gt;| refresh&lt;/CODE&gt; in the search bar or use the CLI to run it like this &lt;CODE&gt;$SPLUNK_HOME/bin/splunk search "| refresh"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Hope that helps ...&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2015 20:07:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134187#M7976</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-06-30T20:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: http://localhost/en-US/debug/refresh from terminal/console</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134188#M7977</link>
      <description>&lt;P&gt;Update:&lt;/P&gt;

&lt;P&gt;there will be soon an update to the app released which works on Splunk 7.1.x. It also features the option to only reload one specific entity.&lt;/P&gt;

&lt;P&gt;Link to the app: &lt;A href="https://splunkbase.splunk.com/app/1871/#/details"&gt;https://splunkbase.splunk.com/app/1871/#/details&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Sat, 18 Aug 2018 04:47:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134188#M7977</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2018-08-18T04:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: http://localhost/en-US/debug/refresh from terminal/console</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134189#M7978</link>
      <description>&lt;P&gt;Update available here &lt;A href="https://splunkbase.splunk.com/app/1871/"&gt;https://splunkbase.splunk.com/app/1871/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 21:14:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/http-localhost-en-US-debug-refresh-from-terminal-console/m-p/134189#M7978</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2018-09-20T21:14:30Z</dc:date>
    </item>
  </channel>
</rss>

