<?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: Splunk Add-on Builder: Checkpoint settings in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-Builder-Checkpoint-settings/m-p/427300#M52290</link>
    <description>&lt;P&gt;Initially your checkpoint setting can be 0, and when the app runs, it will update it with the most recent checkpoint value (depending upon what you use as a checkpoint for this particular API.)  Sometimes the API provides a uniquely identifying value that is an auto-increment numeric value.  This will be the checkpoint, new events will have a value higher than the checkpoint value, and the API will return those based upon your API query logic.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2019 20:06:17 GMT</pubDate>
    <dc:creator>jnudell_2</dc:creator>
    <dc:date>2019-06-17T20:06:17Z</dc:date>
    <item>
      <title>Splunk Add-on Builder: Checkpoint settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-Builder-Checkpoint-settings/m-p/427299#M52289</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have configured one rest API for wireless network data and I thought it was working fine, but it is not giving all data from the wireless API to Splunk. There are actually 1000+ events but I am getting only 100 + events in Splunk. &lt;BR /&gt;
I went through the documentation and saw that there is one &lt;STRONG&gt;checkpoint setting&lt;/STRONG&gt; and tried to fill parameters for that.&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;"Checkpoint parameter name"&lt;/EM&gt; as &lt;CODE&gt;"Time"&lt;/CODE&gt; &lt;EM&gt;"Checkpoint field path"&lt;/EM&gt; as &lt;CODE&gt;"response.docs[0].Time"&lt;/CODE&gt; &lt;BR /&gt;
&lt;EM&gt;"Checkpoint initial value"&lt;/EM&gt; as &lt;CODE&gt;"Checkpoint initial value"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I think my  &lt;CODE&gt;"response timestamp and request timestamp"&lt;/CODE&gt; are the same, so left that field as empty.&lt;/P&gt;

&lt;P&gt;What changes do I need in my rest API URL for this?&lt;BR /&gt;
And whether it will solve my actual problem?&lt;/P&gt;

&lt;P&gt;Please help me.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 13:58:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-Builder-Checkpoint-settings/m-p/427299#M52289</guid>
      <dc:creator>deeptha1992</dc:creator>
      <dc:date>2019-06-17T13:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on Builder: Checkpoint settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-Builder-Checkpoint-settings/m-p/427300#M52290</link>
      <description>&lt;P&gt;Initially your checkpoint setting can be 0, and when the app runs, it will update it with the most recent checkpoint value (depending upon what you use as a checkpoint for this particular API.)  Sometimes the API provides a uniquely identifying value that is an auto-increment numeric value.  This will be the checkpoint, new events will have a value higher than the checkpoint value, and the API will return those based upon your API query logic.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 20:06:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-Builder-Checkpoint-settings/m-p/427300#M52290</guid>
      <dc:creator>jnudell_2</dc:creator>
      <dc:date>2019-06-17T20:06:17Z</dc:date>
    </item>
  </channel>
</rss>

