<?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 Is there a REST API call or other method to check which files were processed by a Splunk forwarder in the past? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-REST-API-call-or-other-method-to-check-which-files/m-p/280833#M53738</link>
    <description>&lt;P&gt;I have a customer complaining that one of the sourcetype data is not appearing for couple of days in the past. I see the files for those dates are available in customer's server, but Splunk didn't pick them up for only few days. (10th - 14th) on all other days it worked. I don't find anything wrong with the Splunk config and couldn't find anything from the logs which says an issue about Splunk.&lt;/P&gt;

&lt;P&gt;Question is, is there a REST call or any other method to find which files a Splunk forwarder processed in the past? Like if I wanted to check which files were processed by splunkforwarder yesterday; is there a way to find that?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2015 14:58:22 GMT</pubDate>
    <dc:creator>anoopambli</dc:creator>
    <dc:date>2015-10-15T14:58:22Z</dc:date>
    <item>
      <title>Is there a REST API call or other method to check which files were processed by a Splunk forwarder in the past?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-REST-API-call-or-other-method-to-check-which-files/m-p/280833#M53738</link>
      <description>&lt;P&gt;I have a customer complaining that one of the sourcetype data is not appearing for couple of days in the past. I see the files for those dates are available in customer's server, but Splunk didn't pick them up for only few days. (10th - 14th) on all other days it worked. I don't find anything wrong with the Splunk config and couldn't find anything from the logs which says an issue about Splunk.&lt;/P&gt;

&lt;P&gt;Question is, is there a REST call or any other method to find which files a Splunk forwarder processed in the past? Like if I wanted to check which files were processed by splunkforwarder yesterday; is there a way to find that?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 14:58:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-REST-API-call-or-other-method-to-check-which-files/m-p/280833#M53738</guid>
      <dc:creator>anoopambli</dc:creator>
      <dc:date>2015-10-15T14:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a REST API call or other method to check which files were processed by a Splunk forwarder in the past?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-REST-API-call-or-other-method-to-check-which-files/m-p/280834#M53739</link>
      <description>&lt;P&gt;I don't think this is what you're looking for exactly, but this should give you an idea of the files splunk is tailing. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd component="TailingProcessor" "adding watch"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Oct 2015 16:03:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-REST-API-call-or-other-method-to-check-which-files/m-p/280834#M53739</guid>
      <dc:creator>maciep</dc:creator>
      <dc:date>2015-10-15T16:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a REST API call or other method to check which files were processed by a Splunk forwarder in the past?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-REST-API-call-or-other-method-to-check-which-files/m-p/280835#M53740</link>
      <description>&lt;P&gt;Hi, something like &lt;BR /&gt;
&lt;CODE&gt;index=_internal host=yourForwarder earliest=-1d@d latest=@d per_source_thruput|stats avg(kb) by series&lt;/CODE&gt;&lt;BR /&gt;
might help &lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 16:05:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-REST-API-call-or-other-method-to-check-which-files/m-p/280835#M53740</guid>
      <dc:creator>Yasaswy</dc:creator>
      <dc:date>2015-10-15T16:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a REST API call or other method to check which files were processed by a Splunk forwarder in the past?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-REST-API-call-or-other-method-to-check-which-files/m-p/280836#M53741</link>
      <description>&lt;P&gt;thanks for your reply. If i am not wrong splunkd will show those entries in log only after a recycle of forwarder.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2015 10:36:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-REST-API-call-or-other-method-to-check-which-files/m-p/280836#M53741</guid>
      <dc:creator>anoopambli</dc:creator>
      <dc:date>2015-10-16T10:36:14Z</dc:date>
    </item>
  </channel>
</rss>

