<?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: Searches appearing in search results (yo dawg) in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186201#M53630</link>
    <description>&lt;P&gt;When you just search "earliest=-m error", its basically searching all your default indexes (all internal and non-internal indexes). The internal indexes like _internal and _audit also logs user search activities which is what is being included in your results at it matches your criteria.&lt;BR /&gt;
Please include the indexes your really want to search.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jun 2014 21:16:24 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-06-02T21:16:24Z</dc:date>
    <item>
      <title>Searches appearing in search results (yo dawg)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186200#M53629</link>
      <description>&lt;P&gt;When I search in the search application, my search terms are starting to appear in subsequent searches.  So search for "earliest=-m error"  then do it again, and half of my results are the previous search.  &lt;/P&gt;

&lt;P&gt;[02/Jun/2014:15:49:51.737 -0500] "GET /en-US/splunkd/_&lt;EM&gt;raw/services/messages?output_mode=json&amp;amp;count=1000&amp;amp;&lt;/EM&gt;=1401742191674 HTTP/1.1" 200 198 "[splunk url redacted]/en-US/app/search/search?q=search%20earliest%20%3D-m%20error&amp;amp;earliest=0&amp;amp;latest=&amp;amp;sid=1401741994.2" "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36" - 538ce36fbc31f17d0 7ms&lt;/P&gt;

&lt;P&gt;I must have my settings broken.  But how?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:46:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186200#M53629</guid>
      <dc:creator>bbegyperkspot</dc:creator>
      <dc:date>2020-09-28T16:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Searches appearing in search results (yo dawg)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186201#M53630</link>
      <description>&lt;P&gt;When you just search "earliest=-m error", its basically searching all your default indexes (all internal and non-internal indexes). The internal indexes like _internal and _audit also logs user search activities which is what is being included in your results at it matches your criteria.&lt;BR /&gt;
Please include the indexes your really want to search.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 21:16:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186201#M53630</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-06-02T21:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Searches appearing in search results (yo dawg)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186202#M53631</link>
      <description>&lt;P&gt;ok, how do I disable searching _internal and _audit by default?  It is baffling the user's I'm trying to convert from "just log into prod and poke at the error log."&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 21:17:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186202#M53631</guid>
      <dc:creator>bbegyperkspot</dc:creator>
      <dc:date>2014-06-02T21:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Searches appearing in search results (yo dawg)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186203#M53632</link>
      <description>&lt;P&gt;Check the role users are in and for that role changes the property "Indexes searched by default"   OR at search level, specify "NOT index=_* earliest=-m error"&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 21:35:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186203#M53632</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-06-02T21:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Searches appearing in search results (yo dawg)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186204#M53633</link>
      <description>&lt;P&gt;That data is most certainly coming from the &lt;CODE&gt;_internal&lt;/CODE&gt; index which contains lots of things like searches ran. &lt;/P&gt;

&lt;P&gt;The indexes that are available to you as a user are a function of what role(s) you have. You can change which indexes are searched by default under the access control settings for that role.&lt;/P&gt;

&lt;P&gt;To prevent everyone with the &lt;CODE&gt;user&lt;/CODE&gt; role from seeing results from &lt;CODE&gt;_internal&lt;/CODE&gt; click on &lt;STRONG&gt;Settings &amp;gt; Access controls &amp;gt; Roles &amp;gt; user &amp;gt; Indexes searched by default&lt;/STRONG&gt; Choose what indexes you want them to see results from by adding them to Selected Indexes under indexes searched by default. &lt;/P&gt;

&lt;P&gt;The default indexes are the indexes that will be searched when &lt;CODE&gt;index=&lt;/CODE&gt; is NOT specified in query. When someone (like you) would want to search the _internal index they would then need to specify it:&lt;CODE&gt;index=_internal&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:46:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186204#M53633</guid>
      <dc:creator>neiljpeterson</dc:creator>
      <dc:date>2020-09-28T16:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Searches appearing in search results (yo dawg)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186205#M53634</link>
      <description>&lt;P&gt;That did it, thanks.  It got changed when we were debugging another issue.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 22:12:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searches-appearing-in-search-results-yo-dawg/m-p/186205#M53634</guid>
      <dc:creator>bbegyperkspot</dc:creator>
      <dc:date>2014-06-02T22:12:22Z</dc:date>
    </item>
  </channel>
</rss>

