<?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 API limits to 100 results in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/API-limits-to-100-results/m-p/32533#M5801</link>
    <description>&lt;P&gt;I'm using the API via the php sdk.  Things are going well except for one thing -- I can never get more than 100 results.  When I'm running a timechart query, for example, for a period of a week and a span of 1 hour, I should get 168 results but it stops at 100.  Any thoughts?&lt;/P&gt;

&lt;P&gt;Thanks!
-S.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Aug 2010 03:26:07 GMT</pubDate>
    <dc:creator>sondradotcom</dc:creator>
    <dc:date>2010-08-18T03:26:07Z</dc:date>
    <item>
      <title>API limits to 100 results</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/API-limits-to-100-results/m-p/32533#M5801</link>
      <description>&lt;P&gt;I'm using the API via the php sdk.  Things are going well except for one thing -- I can never get more than 100 results.  When I'm running a timechart query, for example, for a period of a week and a span of 1 hour, I should get 168 results but it stops at 100.  Any thoughts?&lt;/P&gt;

&lt;P&gt;Thanks!
-S.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2010 03:26:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/API-limits-to-100-results/m-p/32533#M5801</guid>
      <dc:creator>sondradotcom</dc:creator>
      <dc:date>2010-08-18T03:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: API limits to 100 results</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/API-limits-to-100-results/m-p/32534#M5802</link>
      <description>&lt;P&gt;To retrieve more than 100 results, you can set the limit higher in the API request using the &lt;CODE&gt;count&lt;/CODE&gt; argument. For the PHP SDK, you can pass in the count parameter to the getResults() function. To page through the result set, you can use both the &lt;CODE&gt;offset&lt;/CODE&gt; and &lt;CODE&gt;count&lt;/CODE&gt; GET arguments to the API.&lt;/P&gt;

&lt;P&gt;To make sure that these are being properly passed by the SDK, you should watch what's written to splunkd_access.log and verify that the GET arguments are in the requested URLs.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2010 03:35:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/API-limits-to-100-results/m-p/32534#M5802</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-08-18T03:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: API limits to 100 results</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/API-limits-to-100-results/m-p/32535#M5803</link>
      <description>&lt;P&gt;hi i am facing the same issue with java sdk but don't see a count argument supported for the getResults() function. It only takes a map as a argument. Any idea on how to handle this issue in java sdk. Help much appreciated!&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 25 Mar 2012 07:04:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/API-limits-to-100-results/m-p/32535#M5803</guid>
      <dc:creator>vikiitd</dc:creator>
      <dc:date>2012-03-25T07:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: API limits to 100 results</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/API-limits-to-100-results/m-p/32536#M5804</link>
      <description>&lt;P&gt;I am facing the same issue...&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 17:42:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/API-limits-to-100-results/m-p/32536#M5804</guid>
      <dc:creator>lpolo</dc:creator>
      <dc:date>2013-08-05T17:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: API limits to 100 results</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/API-limits-to-100-results/m-p/32537#M5805</link>
      <description>&lt;P&gt;I found it:&lt;BR /&gt;
&lt;A href="http://splunk-base.splunk.com/answers/43907/change-default-limit-of-100-results-using-java-sdk"&gt;http://splunk-base.splunk.com/answers/43907/change-default-limit-of-100-results-using-java-sdk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 17:44:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/API-limits-to-100-results/m-p/32537#M5805</guid>
      <dc:creator>lpolo</dc:creator>
      <dc:date>2013-08-05T17:44:34Z</dc:date>
    </item>
  </channel>
</rss>

