<?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 Splunk error message on splunkd.log in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118397#M24570</link>
    <description>&lt;P&gt;I am getting the following error message from inputs directing from splunk forwarder instance to indexer:&lt;/P&gt;

&lt;P&gt;13:01:22.582 -0400 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='/xfer/XXXlogs/retail_sales_dm_ci_comm.rows'.&lt;BR /&gt;
07-13-2015 13:01:22.636 -0400 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='/xfer/XXX/logs/retail_sales_dm_ci_comm_sql.out.Mon'.&lt;BR /&gt;
07-13-2015 13:01:25.613 -0400 INFO  WatchedFile - Checksum for seekptr didn't match, will re-read entire file='/xfer/XXX/logs/IFM_FACT_wf_edw_mbr_alloc_sum_skey_coid_xref.out'&lt;/P&gt;

&lt;P&gt;This is my inputs.conf configuration:&lt;/P&gt;

&lt;P&gt;[monitor:///xfer/XXX/logs/*]&lt;BR /&gt;
index = &amp;lt;index_name&amp;gt;&lt;BR /&gt;
sourcetype = &amp;lt;sourcetype&amp;gt;&lt;BR /&gt;
crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/P&gt;

&lt;P&gt;I am unable to see latest events as a result.&lt;/P&gt;

&lt;P&gt;Please provide feedback on how to overcome this issue.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Mohammed Mohiuddin&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 06:40:08 GMT</pubDate>
    <dc:creator>OMohi</dc:creator>
    <dc:date>2020-09-29T06:40:08Z</dc:date>
    <item>
      <title>Splunk error message on splunkd.log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118397#M24570</link>
      <description>&lt;P&gt;I am getting the following error message from inputs directing from splunk forwarder instance to indexer:&lt;/P&gt;

&lt;P&gt;13:01:22.582 -0400 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='/xfer/XXXlogs/retail_sales_dm_ci_comm.rows'.&lt;BR /&gt;
07-13-2015 13:01:22.636 -0400 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='/xfer/XXX/logs/retail_sales_dm_ci_comm_sql.out.Mon'.&lt;BR /&gt;
07-13-2015 13:01:25.613 -0400 INFO  WatchedFile - Checksum for seekptr didn't match, will re-read entire file='/xfer/XXX/logs/IFM_FACT_wf_edw_mbr_alloc_sum_skey_coid_xref.out'&lt;/P&gt;

&lt;P&gt;This is my inputs.conf configuration:&lt;/P&gt;

&lt;P&gt;[monitor:///xfer/XXX/logs/*]&lt;BR /&gt;
index = &amp;lt;index_name&amp;gt;&lt;BR /&gt;
sourcetype = &amp;lt;sourcetype&amp;gt;&lt;BR /&gt;
crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/P&gt;

&lt;P&gt;I am unable to see latest events as a result.&lt;/P&gt;

&lt;P&gt;Please provide feedback on how to overcome this issue.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Mohammed Mohiuddin&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:40:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118397#M24570</guid>
      <dc:creator>OMohi</dc:creator>
      <dc:date>2020-09-29T06:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk error message on splunkd.log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118398#M24571</link>
      <description>&lt;P&gt;These are no error messages, they're informational messages telling you that Splunk is re-reading files after they've been replaced with different content.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 21:35:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118398#M24571</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-07-13T21:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk error message on splunkd.log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118399#M24572</link>
      <description>&lt;P&gt;martin, &lt;BR /&gt;
I do see lot of these messages in splunkd.logs, is splunk re-indexing the data or can i ignore these messages...?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;     File too small to check seekcrc, probably truncated.  Will re-read entire file=...filepath
     File too small to check seekcrc, probably truncated.  Will re-read entire file=...filepath
    INFO  WatchedFile - Logfile truncated while open, original pathname file=...filepath. , will begin reading from start.
    INFO  WatchedFile - Logfile truncated while open, original pathname file=...filepath., will begin reading from start.


input.conf on UFs................

 [monitor:///opt/app/ws/server/*/log/server.log]
 sourcetype=log4j
 crcSalt = &amp;lt;source&amp;gt;
 index=testenv
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 06 May 2016 19:35:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118399#M24572</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2016-05-06T19:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk error message on splunkd.log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118400#M24573</link>
      <description>&lt;P&gt;It says a watched file was truncated and that Splunk will begin reading that file from the new start.&lt;/P&gt;

&lt;P&gt;Most likely reason: Log rotation.&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2016 17:38:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118400#M24573</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-05-08T17:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk error message on splunkd.log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118401#M24574</link>
      <description>&lt;P&gt;These two are different messages on different UFs..&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;File too small to check seekcrc, probably truncated.  Will re-read entire file=...filepath

INFO  WatchedFile - Logfile truncated while open, original pathname file=...filepath. , will begin reading from start.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For the monitor path in the stanza, the log rotates and gets saved as server.log.05082016 every day @midnight. I don't think splunk reads that rolled over file as we didn't mention the path in the monitor stanza, isn't it so...?&lt;/P&gt;

&lt;P&gt;[monitor:///opt/app/ws/server/*/log/server.log]&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2016 02:09:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118401#M24574</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2016-05-09T02:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk error message on splunkd.log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118402#M24575</link>
      <description>&lt;P&gt;If you tell Splunk to read server.log, Splunk's not going to read server.log.05082016.&lt;/P&gt;

&lt;P&gt;You should tell Splunk to read that though, in case an event was written and rotated out before Splunk caught it.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 20:30:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118402#M24575</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-05-10T20:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk error message on splunkd.log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118403#M24576</link>
      <description>&lt;P&gt;If i tell splunk to read both server.log in monitor stanza([monitor:///opt/app/ws/server/*/log/server.log]) &lt;BR /&gt;
and also archived/backed up server.log.05082016..does this lead to double indexing of the events..?&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 18:34:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-error-message-on-splunkd-log/m-p/118403#M24576</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2016-05-12T18:34:15Z</dc:date>
    </item>
  </channel>
</rss>

