<?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: Why am I getting error &amp;quot;100000 entries have been received...this search will not return metadata information for any more entries.&amp;quot;? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213636#M62670</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Which period are you using in the search? alltime?, try other if you use alltime.&lt;/P&gt;

&lt;P&gt;Hope i help you&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jun 2016 13:58:12 GMT</pubDate>
    <dc:creator>jmallorquin</dc:creator>
    <dc:date>2016-06-20T13:58:12Z</dc:date>
    <item>
      <title>Why am I getting error "100000 entries have been received...this search will not return metadata information for any more entries."?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213635#M62669</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I am getting below error when I use the &lt;CODE&gt;metadata&lt;/CODE&gt; command. Could someone explain to me in detail what this is all about?&lt;/P&gt;

&lt;P&gt;Error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Metadata results may be incomplete: 100000 entries have been received from all peers (see parameter maxcount under the [metadata] stanza in limits.conf), and this search will not return metadata information for any more entries.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My requirement is to get the latest source for a particular index using metadata. I am using sort on the &lt;STRONG&gt;recentTime&lt;/STRONG&gt; field, but I am getting above error message.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2016 09:02:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213635#M62669</guid>
      <dc:creator>bsellapi</dc:creator>
      <dc:date>2016-06-20T09:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "100000 entries have been received...this search will not return metadata information for any more entries."?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213636#M62670</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Which period are you using in the search? alltime?, try other if you use alltime.&lt;/P&gt;

&lt;P&gt;Hope i help you&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2016 13:58:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213636#M62670</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2016-06-20T13:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "100000 entries have been received...this search will not return metadata information for any more entries."?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213637#M62671</link>
      <description>&lt;P&gt;Example&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|metadata type=sources index=*-aa| search source="*test*" | sort - recentTime | rex field=source "/(?\d+/.*)\.\d+.gz" | stats first(source) as source by uniqueSource | fields source
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What do you mean by "other"? Could you shed some light on that? Do you mean tstats?  We want to use metadata as much as possible. &lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2016 14:40:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213637#M62671</guid>
      <dc:creator>bsellapi</dc:creator>
      <dc:date>2016-06-20T14:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "100000 entries have been received...this search will not return metadata information for any more entries."?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213638#M62672</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;

&lt;P&gt;I feel like jmallorquin is referring to using the time picker to select a time frame other than "All time" if that is what you currently have selected when running the search. You were not specific in about that in your question.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 15:13:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213638#M62672</guid>
      <dc:creator>davidpaper</dc:creator>
      <dc:date>2016-06-21T15:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "100000 entries have been received...this search will not return metadata information for any more entries."?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213639#M62673</link>
      <description>&lt;P&gt;I tried adding time range but still I am getting the error as above. Reason being time will be considered after the search result I believe w.r.t metadata. We will not be able to pass time rage in the input section.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 15:19:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213639#M62673</guid>
      <dc:creator>bsellapi</dc:creator>
      <dc:date>2016-06-21T15:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "100000 entries have been received...this search will not return metadata information for any more entries."?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213640#M62674</link>
      <description>&lt;P&gt;I notice when I run a simple search like &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;|metadata type=sources index=_internal&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;for 15 minutes vs 90 days, I get a significantly different count of results (37 vs 93 on a small test instance). What time frame are you using for this search?&lt;/P&gt;

&lt;P&gt;Also, there is a setting in that sets the max count for metadata in limits.conf. &lt;/P&gt;

&lt;P&gt;[metadata] &lt;BR /&gt;
maxresultrows =&lt;BR /&gt;&lt;BR /&gt;
* The maximum number of results in a single chunk fetched by the metadata &lt;BR /&gt;
command &lt;BR /&gt;
* A smaller value will require less memory on the search head in setups with &lt;BR /&gt;
large number of peers and many metadata results, though, setting this too &lt;BR /&gt;
small will decrease the search performance &lt;BR /&gt;
* Default is 10000 &lt;BR /&gt;
* Do not change unless instructed to do so by Splunk Support &lt;/P&gt;

&lt;P&gt;maxcount =&lt;BR /&gt;&lt;BR /&gt;
* The total number of metadata search results returned by the search head; &lt;BR /&gt;
after the maxcount is reached, any addtional metadata results received from &lt;BR /&gt;
the search peers will be ignored (not returned) &lt;BR /&gt;
* A larger number incurs additional memory usage on the search head &lt;BR /&gt;
* Default is 100000 &lt;/P&gt;

&lt;P&gt;Note that if there are a very large number of metadata values, the memory footprint of the search might be quite large. &lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 16:08:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-100000-entries-have-been-received/m-p/213640#M62674</guid>
      <dc:creator>davidpaper</dc:creator>
      <dc:date>2016-06-21T16:08:32Z</dc:date>
    </item>
  </channel>
</rss>

