<?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 How to limit REST API searches in Splunk deployment? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-REST-API-searches-in-Splunk-deployment/m-p/334332#M61813</link>
    <description>&lt;P&gt;I am looking into the feasibility of opening up REST api calls to our Splunk deployment. One of the concerns is if we would have the ability to limit how many requests are allowed. I have not been able to find any documentation indicating a way to restrict it such that an authorized user could only do 100, or a 1000 or whatever arbitrary number of searches or other requests. Is this possible?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Apr 2018 18:33:40 GMT</pubDate>
    <dc:creator>dtow1</dc:creator>
    <dc:date>2018-04-12T18:33:40Z</dc:date>
    <item>
      <title>How to limit REST API searches in Splunk deployment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-REST-API-searches-in-Splunk-deployment/m-p/334332#M61813</link>
      <description>&lt;P&gt;I am looking into the feasibility of opening up REST api calls to our Splunk deployment. One of the concerns is if we would have the ability to limit how many requests are allowed. I have not been able to find any documentation indicating a way to restrict it such that an authorized user could only do 100, or a 1000 or whatever arbitrary number of searches or other requests. Is this possible?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 18:33:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-REST-API-searches-in-Splunk-deployment/m-p/334332#M61813</guid>
      <dc:creator>dtow1</dc:creator>
      <dc:date>2018-04-12T18:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit REST API searches in Splunk deployment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-REST-API-searches-in-Splunk-deployment/m-p/334333#M61814</link>
      <description>&lt;P&gt;The REST Api calls can be limited based on the role assigned to the user/account used to make the calls. So just make sure that you're putting necessary quota restriction for the role that your REST Api user aligned with.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 18:43:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-REST-API-searches-in-Splunk-deployment/m-p/334333#M61814</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-04-12T18:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit REST API searches in Splunk deployment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-REST-API-searches-in-Splunk-deployment/m-p/334334#M61815</link>
      <description>&lt;P&gt;Thank you for the reply. When I look at the role limitations I see a maximum number of concurrent searches, which is useful, but I would also like to cap them for total searches per hour for example. Is there any way to limit like that?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 20:28:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-REST-API-searches-in-Splunk-deployment/m-p/334334#M61815</guid>
      <dc:creator>dtow1</dc:creator>
      <dc:date>2018-04-12T20:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit REST API searches in Splunk deployment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-REST-API-searches-in-Splunk-deployment/m-p/334335#M61816</link>
      <description>&lt;P&gt;It would've been great if we could restrict it based on total number of searches for a time range, but it's not available. You can use combination of srchJobsQuota (concurrent searches) and srchDiskQuota (maximum disk space usage) so that impact of too many searches could be reduced. (Things will either queued [if concurrent search limit is reached] OR will be auto-finalized [if disk quota is reached]).&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 21:38:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-REST-API-searches-in-Splunk-deployment/m-p/334335#M61816</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-04-12T21:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit REST API searches in Splunk deployment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-REST-API-searches-in-Splunk-deployment/m-p/334336#M61817</link>
      <description>&lt;P&gt;Excellent! Thank you for sharing that information.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 22:04:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-REST-API-searches-in-Splunk-deployment/m-p/334336#M61817</guid>
      <dc:creator>dtow1</dc:creator>
      <dc:date>2018-04-12T22:04:40Z</dc:date>
    </item>
  </channel>
</rss>

