<?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 ingest large volume of data to Splunk via REST API call without pagination? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-large-volume-of-data-to-Splunk-via-REST-API-call/m-p/645694#M109852</link>
    <description>&lt;P&gt;Hi Team! I need to make a REST API GET call to ingest a fairly large amount of data to splunk and unfortunately, this REST API doesn't have a pagination logic. So, it literally dumps an entire set of some 50,000 records every time. So may I know which can be the best way to ingest only new data into Splunk? Is there any best practices to ingest only delta records (which are new) to the system? Thanks.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 14:18:39 GMT</pubDate>
    <dc:creator>arjitg</dc:creator>
    <dc:date>2023-06-05T14:18:39Z</dc:date>
    <item>
      <title>How to ingest large volume of data to Splunk via REST API call without pagination?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-large-volume-of-data-to-Splunk-via-REST-API-call/m-p/645694#M109852</link>
      <description>&lt;P&gt;Hi Team! I need to make a REST API GET call to ingest a fairly large amount of data to splunk and unfortunately, this REST API doesn't have a pagination logic. So, it literally dumps an entire set of some 50,000 records every time. So may I know which can be the best way to ingest only new data into Splunk? Is there any best practices to ingest only delta records (which are new) to the system? Thanks.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 14:18:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-large-volume-of-data-to-Splunk-via-REST-API-call/m-p/645694#M109852</guid>
      <dc:creator>arjitg</dc:creator>
      <dc:date>2023-06-05T14:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to ingest large volume of data to Splunk via REST API call without pagination?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-large-volume-of-data-to-Splunk-via-REST-API-call/m-p/645731#M109859</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Are you writing a modular inputs? If so, you should add a checkpoint method for bookkeeping what you have already ingesting and what is the next one.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/custominputs/modinputsscript/" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/custominputs/modinputsscript/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/custominputs/modinputsscript#Set-up-checkpointing" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/custominputs/modinputsscript#Set-up-checkpointing&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you are asking something else, then you must clarify your question.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 09:20:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-large-volume-of-data-to-Splunk-via-REST-API-call/m-p/645731#M109859</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-06-05T09:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to ingest large volume of data to Splunk via REST API call without pagination?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-large-volume-of-data-to-Splunk-via-REST-API-call/m-p/645821#M109881</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;! Yeah So this is a scripted input but certainly, I can implement the checkpoint logic to this solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 22:00:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-large-volume-of-data-to-Splunk-via-REST-API-call/m-p/645821#M109881</guid>
      <dc:creator>arjitg</dc:creator>
      <dc:date>2023-06-05T22:00:57Z</dc:date>
    </item>
  </channel>
</rss>

