<?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: Upload and index a file : server abort in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66797#M2362</link>
    <description>&lt;P&gt;Yes. moving the file to the Splunk server allowed it to successfully save and process the log file.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2012 13:54:29 GMT</pubDate>
    <dc:creator>madmoravian</dc:creator>
    <dc:date>2012-02-08T13:54:29Z</dc:date>
    <item>
      <title>Upload and index a file : server abort</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66793#M2358</link>
      <description>&lt;P&gt;As a brand new user, I'm attempting to add several log files as input to my installation of splunk.  These are server log files of about 3GB+.  Whenever I attempt to "Upload and index a file" I get a "Your entry was not saved. The following error was reported: server abort." message.&lt;/P&gt;

&lt;P&gt;I have managed to upload some access logs, but it generally takes me multiple tries to do so.  The access log files are about 85MB in size.&lt;/P&gt;

&lt;P&gt;Any thoughts?  We are using 4.3&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 16:10:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66793#M2358</guid>
      <dc:creator>madmoravian</dc:creator>
      <dc:date>2012-02-07T16:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Upload and index a file : server abort</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66794#M2359</link>
      <description>&lt;P&gt;Have you tried pointing Splunk @ the directory instead of at the file itself?&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 19:14:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66794#M2359</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2012-02-07T19:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Upload and index a file : server abort</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66795#M2360</link>
      <description>&lt;P&gt;Not yet, as the file is not on the splunk server.  I might move it over there and see what happens.  Thanks for the suggestion.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 20:23:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66795#M2360</guid>
      <dc:creator>madmoravian</dc:creator>
      <dc:date>2012-02-07T20:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Upload and index a file : server abort</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66796#M2361</link>
      <description>&lt;P&gt;Let me know if this works, and we'll convert this to an answer..&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2012 01:56:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66796#M2361</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2012-02-08T01:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Upload and index a file : server abort</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66797#M2362</link>
      <description>&lt;P&gt;Yes. moving the file to the Splunk server allowed it to successfully save and process the log file.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2012 13:54:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66797#M2362</guid>
      <dc:creator>madmoravian</dc:creator>
      <dc:date>2012-02-08T13:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Upload and index a file : server abort</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66798#M2363</link>
      <description>&lt;P&gt;Try setting Splunk to read the directory, and not the file itself.  My guess is it's trying to load the whole thing into memory or something.&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2012 14:02:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66798#M2363</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2012-02-08T14:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Upload and index a file : server abort</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66799#M2364</link>
      <description>&lt;P&gt;If that does not work, try splinting the file into smaller chunks and see if your server can index the files then.  On *NIX use the split command:&lt;/P&gt;

&lt;P&gt;split -b 1000k largefile.big smallerfiles&lt;/P&gt;

&lt;P&gt;You can also split it by lines if you know how many lines make up an event:&lt;/P&gt;

&lt;P&gt;split -l 1000 largefile.big smallerfiles&lt;/P&gt;

&lt;P&gt;This will then create the 'smallerfiles' with the suffix aa-zz.  &lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2013 23:59:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66799#M2364</guid>
      <dc:creator>amiracle</dc:creator>
      <dc:date>2013-03-18T23:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Upload and index a file : server abort</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66800#M2365</link>
      <description>&lt;P&gt;@madmoravian:&lt;BR /&gt;
"moving the file to the Splunk server allowed it to successfully save and process the log file."&lt;/P&gt;

&lt;P&gt;Moving it to which directory path on the Splunk server?  Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 20:39:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66800#M2365</guid>
      <dc:creator>apjhadoop</dc:creator>
      <dc:date>2014-01-24T20:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Upload and index a file : server abort</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66801#M2366</link>
      <description>&lt;P&gt;+1 to this.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2014 12:46:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upload-and-index-a-file-server-abort/m-p/66801#M2366</guid>
      <dc:creator>himynamesdave</dc:creator>
      <dc:date>2014-03-25T12:46:52Z</dc:date>
    </item>
  </channel>
</rss>

