<?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 adds .filepart to file name in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-adds-filepart-to-file-name/m-p/198871#M39414</link>
    <description>&lt;P&gt;This is not due to anything Splunk does, but more likely because you've used some kind of file transfer software to transfer files to a directory Splunk is monitoring. WinSCP for instance will do this - while the file is transferred it will be called &lt;CODE&gt;&amp;lt;filename&amp;gt;.filepart&lt;/CODE&gt;, then when the transfer is complete the file will be renamed to the original filename. Splunk will however pick up data directly when it appears, that is, before the file transfer is complete, and so will pull data while the file is still called &lt;CODE&gt;&amp;lt;filename&amp;gt;.filepart&lt;/CODE&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jan 2014 17:11:59 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2014-01-09T17:11:59Z</dc:date>
    <item>
      <title>Splunk adds .filepart to file name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-adds-filepart-to-file-name/m-p/198870#M39413</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I put about 500 files on a server (between 2 directories) and was looking through the data.  It seemed that most of the files were broken up line by line, but some of the files were not broken up and were saved as single events with multiple lines.  Also, the source for some of the events were changed from the original file name (example1.log) to filename.filepart (example1.log.filepart).&lt;/P&gt;

&lt;P&gt;Does anyone know what the .filepart means?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2014 14:32:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-adds-filepart-to-file-name/m-p/198870#M39413</guid>
      <dc:creator>AlexMcDuffMille</dc:creator>
      <dc:date>2014-01-09T14:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk adds .filepart to file name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-adds-filepart-to-file-name/m-p/198871#M39414</link>
      <description>&lt;P&gt;This is not due to anything Splunk does, but more likely because you've used some kind of file transfer software to transfer files to a directory Splunk is monitoring. WinSCP for instance will do this - while the file is transferred it will be called &lt;CODE&gt;&amp;lt;filename&amp;gt;.filepart&lt;/CODE&gt;, then when the transfer is complete the file will be renamed to the original filename. Splunk will however pick up data directly when it appears, that is, before the file transfer is complete, and so will pull data while the file is still called &lt;CODE&gt;&amp;lt;filename&amp;gt;.filepart&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2014 17:11:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-adds-filepart-to-file-name/m-p/198871#M39414</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2014-01-09T17:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk adds .filepart to file name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-adds-filepart-to-file-name/m-p/198872#M39415</link>
      <description>&lt;P&gt;Is there anyway to prevent this from happening?  I guess in the future I'll be sure to make sure it's uploaded before changing my inputs.conf to include the directory.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2014 22:36:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-adds-filepart-to-file-name/m-p/198872#M39415</guid>
      <dc:creator>AlexMcDuffMille</dc:creator>
      <dc:date>2014-01-09T22:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk adds .filepart to file name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-adds-filepart-to-file-name/m-p/198873#M39416</link>
      <description>&lt;P&gt;Sure, you can use blacklists in inputs.conf. Have a look at the docs: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/admin/inputsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/admin/inputsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;So for instance&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///some/directory]
blacklist = \.filepart$
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 10 Jan 2014 07:25:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-adds-filepart-to-file-name/m-p/198873#M39416</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2014-01-10T07:25:32Z</dc:date>
    </item>
  </channel>
</rss>

