<?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 are search results cut off at 10,000 in Splunk Web and 10,000 or 20,000 results via REST API? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233278#M69252</link>
    <description>&lt;P&gt;You should post a new question.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2016 17:40:41 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2016-06-29T17:40:41Z</dc:date>
    <item>
      <title>Why are search results cut off at 10,000 in Splunk Web and 10,000 or 20,000 results via REST API?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233273#M69247</link>
      <description>&lt;P&gt;When searching a large data set through Splunk Web, results are capped at 10,000 events. When searching through the REST API on the same search head, results are sometimes cut off at 10,000 events and sometimes at 20,000.&lt;/P&gt;

&lt;P&gt;How can I retrieve the full results of a search?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 18:14:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233273#M69247</guid>
      <dc:creator>sjodle</dc:creator>
      <dc:date>2016-06-28T18:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why are search results cut off at 10,000 in Splunk Web and 10,000 or 20,000 results via REST API?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233274#M69248</link>
      <description>&lt;P&gt;Are you using &lt;CODE&gt;sort&lt;/CODE&gt;?  It defaults to 10K but you can unlimit it by using &lt;CODE&gt;sort 0&lt;/CODE&gt;.  Many splunk commands limit the output of your results with a silly low-limit default.  Backtrack through your commands and find the culprit and unlimit it.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 20:44:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233274#M69248</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-06-28T20:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why are search results cut off at 10,000 in Splunk Web and 10,000 or 20,000 results via REST API?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233275#M69249</link>
      <description>&lt;P&gt;That was it, thanks. Added "0" between "sort" and my field name, and the limit went away.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 20:58:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233275#M69249</guid>
      <dc:creator>sjodle</dc:creator>
      <dc:date>2016-06-28T20:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why are search results cut off at 10,000 in Splunk Web and 10,000 or 20,000 results via REST API?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233276#M69250</link>
      <description>&lt;P&gt;I feel your pain.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 21:00:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233276#M69250</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-06-28T21:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why are search results cut off at 10,000 in Splunk Web and 10,000 or 20,000 results via REST API?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233277#M69251</link>
      <description>&lt;P&gt;Even after removing the sort limit, results from the REST API still seem to be capped, this time at 500,000.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 17:35:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233277#M69251</guid>
      <dc:creator>sjodle</dc:creator>
      <dc:date>2016-06-29T17:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why are search results cut off at 10,000 in Splunk Web and 10,000 or 20,000 results via REST API?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233278#M69252</link>
      <description>&lt;P&gt;You should post a new question.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 17:40:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233278#M69252</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-06-29T17:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why are search results cut off at 10,000 in Splunk Web and 10,000 or 20,000 results via REST API?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233279#M69253</link>
      <description>&lt;P&gt;OK, will do.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 17:45:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-search-results-cut-off-at-10-000-in-Splunk-Web-and-10/m-p/233279#M69253</guid>
      <dc:creator>sjodle</dc:creator>
      <dc:date>2016-06-29T17:45:00Z</dc:date>
    </item>
  </channel>
</rss>

