<?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 Can splunk read logs in CSV format? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14201#M1409</link>
    <description>&lt;P&gt;Hi, we are currently testing a Palo Alto app sec firewall and are sending some test logs over to the central indexer in CSV format. Can splunk read CSV files?&lt;/P&gt;

&lt;P&gt;The splunkd.log file is giving me somewhat of an error stating the following:&lt;/P&gt;

&lt;P&gt;05-25-2010 14:21:33.678 ERROR TailingProcessor - Ignoring path due to: File will not be read, is too small to match seekptr checksum (file=PATHTOMYFILES).  Last time we saw this initcrc, filename was different.  You may wish to use a CRC salt on this source.  Consult the documentation or contact Splunk Support for more info.&lt;/P&gt;

&lt;P&gt;Let me know. Thanks!&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
    <pubDate>Tue, 25 May 2010 21:28:57 GMT</pubDate>
    <dc:creator>balbano</dc:creator>
    <dc:date>2010-05-25T21:28:57Z</dc:date>
    <item>
      <title>Can splunk read logs in CSV format?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14201#M1409</link>
      <description>&lt;P&gt;Hi, we are currently testing a Palo Alto app sec firewall and are sending some test logs over to the central indexer in CSV format. Can splunk read CSV files?&lt;/P&gt;

&lt;P&gt;The splunkd.log file is giving me somewhat of an error stating the following:&lt;/P&gt;

&lt;P&gt;05-25-2010 14:21:33.678 ERROR TailingProcessor - Ignoring path due to: File will not be read, is too small to match seekptr checksum (file=PATHTOMYFILES).  Last time we saw this initcrc, filename was different.  You may wish to use a CRC salt on this source.  Consult the documentation or contact Splunk Support for more info.&lt;/P&gt;

&lt;P&gt;Let me know. Thanks!&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2010 21:28:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14201#M1409</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-05-25T21:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read logs in CSV format?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14202#M1410</link>
      <description>&lt;P&gt;sure. please test if it works with&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;crcSalt = &amp;lt;SOURCE&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in the particular stanza of your app's inputs.conf &lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2010 21:42:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14202#M1410</guid>
      <dc:creator>Nicholas_Key</dc:creator>
      <dc:date>2010-05-25T21:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read logs in CSV format?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14203#M1411</link>
      <description>&lt;P&gt;Doesn't look like it worked. Here is my stanza:&lt;/P&gt;

&lt;P&gt;[monitor:///pathtomyfiles]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
host =&lt;BR /&gt;
host_segment = 3&lt;BR /&gt;
index = myindex&lt;BR /&gt;
sourcetype = mysourcetype&lt;BR /&gt;
crcSalt = /pathtomyfiles  &lt;/P&gt;

&lt;P&gt;Is this correct syntax? not seeing the error message anymore but it still doesn't look like the files are being indexed.&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2010 23:00:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14203#M1411</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-05-25T23:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read logs in CSV format?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14204#M1412</link>
      <description>&lt;P&gt;No, you want the literal value "&lt;CODE&gt;&amp;lt;SOURCE&amp;gt;&lt;/CODE&gt;".  That is a special value with a special meaning.  Take a look at &lt;A href="http://www.splunk.com/base/Documentation/4.1.2/Admin/Inputsconf"&gt;http://www.splunk.com/base/Documentation/4.1.2/Admin/Inputsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 00:26:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14204#M1412</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-05-26T00:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read logs in CSV format?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14205#M1413</link>
      <description>&lt;P&gt;Also, keep in mind that anytime you change &lt;CODE&gt;crcSalt&lt;/CODE&gt; you are likely to re-index all your files.  You should also be aware that setting &lt;CODE&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/CODE&gt; means that if you rotate your log files they may be indexed again.  Normally splunk detects and handles this automatically, but using &lt;CODE&gt;&amp;lt;SOURCE&amp;gt;&lt;/CODE&gt; will effectively disable this feature.  So you may need to update your rotation scheme to move log files to a different folder, or make sure your &lt;CODE&gt;monitor&lt;/CODE&gt; is only looking at your non-rotated files.  Just a heads up.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 00:32:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14205#M1413</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-05-26T00:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read logs in CSV format?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14206#M1414</link>
      <description>&lt;P&gt;sweet... that worked!!!!!!!!! Thanks GUYS!!!!!&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 07:05:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14206#M1414</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-05-26T07:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read logs in CSV format?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14207#M1415</link>
      <description>&lt;P&gt;and Lowell since this was a test sample of csv logs the impact was not great but in the future I will definitely keep that in mind!!! Thanks again!!!&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 07:06:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-logs-in-CSV-format/m-p/14207#M1415</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-05-26T07:06:04Z</dc:date>
    </item>
  </channel>
</rss>

