<?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 remove automatic real-time searches that run when users visit the Home page and Search app? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111893#M29354</link>
    <description>&lt;P&gt;See configuration available in 6.2, details below.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Feb 2015 21:13:30 GMT</pubDate>
    <dc:creator>ltang_splunk</dc:creator>
    <dc:date>2015-02-03T21:13:30Z</dc:date>
    <item>
      <title>How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111886#M29347</link>
      <description>&lt;P&gt;I would like to remove the realtime searches that get kicked off automatically when a user is on the following pages&lt;/P&gt;

&lt;P&gt;/en-US/app/launcher/home (Data Panel)&lt;BR /&gt;
/en-US/app/search/search (What to Search Panel)&lt;/P&gt;

&lt;P&gt;This is the search that gets kicked off if you visit those pages&lt;BR /&gt;
| metadata type=sourcetypes | search totalCount &amp;gt; 0&lt;/P&gt;

&lt;P&gt;Anyone know what edits need to be made and where need to stop them from happening?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2014 15:26:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111886#M29347</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2014-06-19T15:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111887#M29348</link>
      <description>&lt;P&gt;That's hardwired into the JavaScript. For example, the home page data panel's search is in &lt;CODE&gt;$SPLUNK_HOME/share/splunk/search_mrsparkle/exposed/js/routers/Homepage.js&lt;/CODE&gt;, around line 400 in method &lt;CODE&gt;startMetaDataSearch&lt;/CODE&gt;. Note - changes in there require rebuilding the compiled file &lt;CODE&gt;$SPLUNK_HOME/share/splunk/search_mrsparkle/exposed/js/build/homepage.js&lt;/CODE&gt;, won't survive an update, and won't be supported.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2014 20:06:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111887#M29348</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-06-19T20:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111888#M29349</link>
      <description>&lt;P&gt;Can someone from Splunk chime in here? This exhausts our pool of realtime searches that are made available almost instantly when all of our end users login.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2014 20:42:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111888#M29349</guid>
      <dc:creator>jstacey_intuit</dc:creator>
      <dc:date>2014-09-03T20:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111889#M29350</link>
      <description>&lt;P&gt;This answers thread should be considered an ER to remove or significantly modify these panels.  RT search is a drain and customers can not afford to have to chase down users and/or spend time maintaining modifications to disable this "feature".&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 05:10:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111889#M29350</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2014-09-10T05:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111890#M29351</link>
      <description>&lt;P&gt;We've been waiting on support for months for a hack to disable the JS and have been told that this "feature" will be configurable in version 6.2.   &lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2014 22:57:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111890#M29351</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2014-09-24T22:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111891#M29352</link>
      <description>&lt;P&gt;In Splunk version 6.2 you may disable the real time searches by adding the following two lines to the ui-prefs.conf file. &lt;/P&gt;

&lt;P&gt;display.prefs.enableMetaData=0 &lt;BR /&gt;
display.prefs.showDataSummary=0&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2015 21:08:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111891#M29352</guid>
      <dc:creator>bpaul_splunk</dc:creator>
      <dc:date>2015-02-03T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111892#M29353</link>
      <description>&lt;P&gt;This is now currently configurable in 6.2. See answer below for configuration parameters in iu-prefs.conf.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2015 21:12:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111892#M29353</guid>
      <dc:creator>ltang_splunk</dc:creator>
      <dc:date>2015-02-03T21:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111893#M29354</link>
      <description>&lt;P&gt;See configuration available in 6.2, details below.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2015 21:13:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111893#M29354</guid>
      <dc:creator>ltang_splunk</dc:creator>
      <dc:date>2015-02-03T21:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111894#M29355</link>
      <description>&lt;P&gt;This works perfectly, I just turned off the first one that disables the MetaData search, I retained the Data Summary button since some of my users utilize it.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 14:52:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111894#M29355</guid>
      <dc:creator>sherm77</dc:creator>
      <dc:date>2015-02-11T14:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111895#M29356</link>
      <description>&lt;P&gt;This setting doesn't seem to be working in 6.5.3.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 20:12:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111895#M29356</guid>
      <dc:creator>jagadeeshm</dc:creator>
      <dc:date>2017-09-27T20:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111896#M29357</link>
      <description>&lt;P&gt;Do these settings turn off ALL metadata searching?  Or are these specifically for those searches in the landing page?  &lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 18:20:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111896#M29357</guid>
      <dc:creator>ridwanahmed</dc:creator>
      <dc:date>2018-07-27T18:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111897#M29358</link>
      <description>&lt;P&gt;No. These settings disables metadata searches in the landing page ONLY.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 19:34:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111897#M29358</guid>
      <dc:creator>sudosplunk</dc:creator>
      <dc:date>2018-07-27T19:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111898#M29359</link>
      <description>&lt;P&gt;It worked for me in 6.5.3. Please be sure to make the change under &lt;CODE&gt;$SPLUNK_HOME/etc/system/local/ui-prefs.conf&lt;/CODE&gt; file. Changes made anywhere else will have low precedence. &lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 19:36:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111898#M29359</guid>
      <dc:creator>sudosplunk</dc:creator>
      <dc:date>2018-07-27T19:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111899#M29360</link>
      <description>&lt;P&gt;This should be the default. Or at least a bolded "BEST PRACTICE" for anything more than a small single server installation.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 16:42:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/111899#M29360</guid>
      <dc:creator>twinspop</dc:creator>
      <dc:date>2018-08-22T16:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove automatic real-time searches that run when users visit the Home page and Search app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/531495#M150121</link>
      <description>&lt;P&gt;Edit the JavaScripts are no longer required.&lt;/P&gt;&lt;P&gt;If above solution does not solve it, you need to remove user specific config. See solution provided in&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Archive/Why-is-my-ui-prefs-conf-change-to-make-the-default-search-time/m-p/161072" target="_self"&gt;Why is my ui-prefs.conf change to make the default search time range 15 minutes in all apps not being respected&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 11:22:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-automatic-real-time-searches-that-run-when-users/m-p/531495#M150121</guid>
      <dc:creator>pellegrini</dc:creator>
      <dc:date>2020-12-01T11:22:00Z</dc:date>
    </item>
  </channel>
</rss>

