<?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: Checksum for logs ? How to disable ? in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Checksum-for-logs-How-to-disable/m-p/86235#M7347</link>
    <description>&lt;P&gt;Np, glad it helped! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2013 15:16:06 GMT</pubDate>
    <dc:creator>Drainy</dc:creator>
    <dc:date>2013-01-14T15:16:06Z</dc:date>
    <item>
      <title>Checksum for logs ? How to disable ?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Checksum-for-logs-How-to-disable/m-p/86232#M7344</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I cant forward Tomcat logs because of this strange error. This is development server so content of tomcat/logs is changing very often - sometimes we need to remove all logs to create new ones. How to disable checksum feature for development logs ?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;01-14-2013 15:13:33.882 +0100 ERROR TailingProcessor - File will not be read, seekptr checksum did not match (file=/home/application/tomcat/logs/catalina.out).  Last time we saw this initcrc, filename was different.  You may wish to use a CRC salt on this source.  Consult the documentation or file a support case online at &lt;A href="http://www.splunk.com/page/submit_issue" target="test_blank"&gt;http://www.splunk.com/page/submit_issue&lt;/A&gt; for more info.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 Jan 2013 14:23:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Checksum-for-logs-How-to-disable/m-p/86232#M7344</guid>
      <dc:creator>konradwawryn</dc:creator>
      <dc:date>2013-01-14T14:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum for logs ? How to disable ?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Checksum-for-logs-How-to-disable/m-p/86233#M7345</link>
      <description>&lt;P&gt;You don't need to disable it, as it suggests you just need to add a Crcsalt so it doesn't match the other file it appears to have read in.&lt;/P&gt;

&lt;P&gt;Usually this suggests that the header of the file is identical to other files you're indexing or you have indexed duplicates so take care, but you can add this to your [monitor] stanza in inputs.conf for the related file;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;crcSalt = &amp;lt;SOURCE&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;With the &lt;CODE&gt;&amp;lt;SOURCE&amp;gt;&lt;/CODE&gt; keyword included exactly as its typed above. This will force Splunk to use the source path in the cRc check and avoid matching similar logs from other files.  If you use a different filename for dev work then you shouldn't hit any problems. Otherwise you may just want to avoid clearing the log, once its indexed in Splunk you could just note the timestamp of the dev change and ignore all data indexed before that.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2013 14:42:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Checksum-for-logs-How-to-disable/m-p/86233#M7345</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2013-01-14T14:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum for logs ? How to disable ?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Checksum-for-logs-How-to-disable/m-p/86234#M7346</link>
      <description>&lt;P&gt;Thanks for Your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Its working. &lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2013 15:02:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Checksum-for-logs-How-to-disable/m-p/86234#M7346</guid>
      <dc:creator>konradwawryn</dc:creator>
      <dc:date>2013-01-14T15:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum for logs ? How to disable ?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Checksum-for-logs-How-to-disable/m-p/86235#M7347</link>
      <description>&lt;P&gt;Np, glad it helped! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2013 15:16:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Checksum-for-logs-How-to-disable/m-p/86235#M7347</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2013-01-14T15:16:06Z</dc:date>
    </item>
  </channel>
</rss>

