<?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: How do I find an already uploaded file? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-find-an-already-uploaded-file/m-p/379029#M68524</link>
    <description>&lt;P&gt;run this command: source=*| stats count by source&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2019 23:00:22 GMT</pubDate>
    <dc:creator>ningwudm00</dc:creator>
    <dc:date>2019-09-25T23:00:22Z</dc:date>
    <item>
      <title>How do I find an already uploaded file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-find-an-already-uploaded-file/m-p/379027#M68522</link>
      <description>&lt;P&gt;How do I find an already uploaded file in Splunk and download it to my PC? Is there a particular data store that lists all of the total uploaded files? &lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 01:39:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-find-an-already-uploaded-file/m-p/379027#M68522</guid>
      <dc:creator>nathant089</dc:creator>
      <dc:date>2018-07-30T01:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find an already uploaded file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-find-an-already-uploaded-file/m-p/379028#M68523</link>
      <description>&lt;P&gt;Once ingested into Splunk, incoming data is not retained as "files".  It's all squished together into something called a "fishbucket" (or just "bucket").&lt;/P&gt;

&lt;P&gt;Now, it is possible that the source file may exist somewhere on the computer system, but that's not really a Splunk thing to deal with.&lt;/P&gt;

&lt;P&gt;You can try to track that down, if it actually exists, by looking at the &lt;CODE&gt;source&lt;/CODE&gt; field on the data.  If it looks like a file name, then it probably is a file name.      &lt;/P&gt;

&lt;P&gt;Then you can identify, if you have admin rights, where that is getting ingested from, and see if the file is still in that place or whether it has since been archived or deleted.  In the case of many types of log files, it may also be rolled to another name, so &lt;CODE&gt;some.log&lt;/CODE&gt; when it gets filled up becomes &lt;CODE&gt;some.log.3&lt;/CODE&gt; and then a new &lt;CODE&gt;some.log&lt;/CODE&gt; is created, which later becomes &lt;CODE&gt;some.log.4&lt;/CODE&gt; and eventually it rolls around to reuse &lt;CODE&gt;some.log.3&lt;/CODE&gt; again. &lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 02:38:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-find-an-already-uploaded-file/m-p/379028#M68523</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2018-07-30T02:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find an already uploaded file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-find-an-already-uploaded-file/m-p/379029#M68524</link>
      <description>&lt;P&gt;run this command: source=*| stats count by source&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 23:00:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-find-an-already-uploaded-file/m-p/379029#M68524</guid>
      <dc:creator>ningwudm00</dc:creator>
      <dc:date>2019-09-25T23:00:22Z</dc:date>
    </item>
  </channel>
</rss>

