<?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: CRCSALT = SOURCE but still getting error &amp;quot;File will not be read&amp;quot;. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/467396#M80542</link>
    <description>&lt;P&gt;thanks - how do I confirm this is actually working though? I still see the same message in the logs&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2020 21:28:57 GMT</pubDate>
    <dc:creator>tb5821</dc:creator>
    <dc:date>2020-05-29T21:28:57Z</dc:date>
    <item>
      <title>CRCSALT = SOURCE but still getting error "File will not be read".</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/467394#M80540</link>
      <description>&lt;P&gt;I have my inputs.conf setup like so:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/log/java]
disabled = 0
index = myindex
sourcetype = metrics_csv
whitelist = metrics.*.csv
CRCSALT = &amp;lt;SOURCE&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;But even though each filename is UNIQUE with a timestamp, etc, I still get the error that the "File will not be read"! Thoughts?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;ERROR TailReader - File will not be read, is too small to match seekptr checksum ().  Last time we saw this initcrc, filename was different.  You may wish to use larger initCrcLen for this sourcetype, or a CRC salt on this source.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 07 Jun 2020 00:55:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/467394#M80540</guid>
      <dc:creator>tb5821</dc:creator>
      <dc:date>2020-06-07T00:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: CRCSALT = SOURCE but still getting error "File will not be read".</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/467395#M80541</link>
      <description>&lt;P&gt;&lt;CODE&gt;CRCSALT&lt;/CODE&gt; should be &lt;CODE&gt;crcSalt&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 20:45:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/467395#M80541</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-05-29T20:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: CRCSALT = SOURCE but still getting error "File will not be read".</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/467396#M80542</link>
      <description>&lt;P&gt;thanks - how do I confirm this is actually working though? I still see the same message in the logs&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 21:28:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/467396#M80542</guid>
      <dc:creator>tb5821</dc:creator>
      <dc:date>2020-05-29T21:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: CRCSALT = SOURCE but still getting error "File will not be read".</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/467397#M80543</link>
      <description>&lt;P&gt;You'll have to cycle the forwarder after correcting the typo.&lt;BR /&gt;
Afterwards you can verify with  &lt;CODE&gt;tstats&lt;/CODE&gt;.&lt;BR /&gt;
e.g.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|tstats count where index=myindex by source
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 May 2020 22:22:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/467397#M80543</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2020-05-29T22:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: CRCSALT = SOURCE but still getting error "File will not be read".</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/467398#M80544</link>
      <description>&lt;P&gt;Did this resolve your issue? If so, please accept @richgalloway 's answer so that it can benefit others in the future.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 01:05:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/467398#M80544</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2020-06-01T01:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: CRCSALT = SOURCE but still getting error "File will not be read".</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/591938#M103630</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/139659"&gt;@codebuilder&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ran into this issue all of a sudden, i am using the same&amp;nbsp;crcSalt=&amp;lt;SOURCE&amp;gt; parameter in my inputs.conf stanza, however its still throwing the same error "&lt;SPAN class=""&gt;File&lt;/SPAN&gt; &lt;SPAN class=""&gt;will&lt;/SPAN&gt; &lt;SPAN class=""&gt;not&lt;/SPAN&gt; &lt;SPAN class=""&gt;be&lt;/SPAN&gt; &lt;SPAN class=""&gt;read&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;is&lt;/SPAN&gt; &lt;SPAN class=""&gt;too&lt;/SPAN&gt; &lt;SPAN class=""&gt;small&lt;/SPAN&gt; &lt;SPAN class=""&gt;to&lt;/SPAN&gt; &lt;SPAN class=""&gt;match&lt;/SPAN&gt; &lt;SPAN class=""&gt;seekptr&lt;/SPAN&gt; &lt;SPAN class=""&gt;checksum&lt;/SPAN&gt;&lt;SPAN&gt; (&lt;/SPAN&gt;&lt;SPAN class=""&gt;file=&amp;lt;path to file&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt; &lt;SPAN class=""&gt;Last&lt;/SPAN&gt; &lt;SPAN class=""&gt;time&lt;/SPAN&gt; &lt;SPAN class=""&gt;we&lt;/SPAN&gt; &lt;SPAN class=""&gt;saw&lt;/SPAN&gt; &lt;SPAN class=""&gt;this&lt;/SPAN&gt; &lt;SPAN class=""&gt;initcrc&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;filename&lt;/SPAN&gt; &lt;SPAN class=""&gt;was&lt;/SPAN&gt; &lt;SPAN class=""&gt;different.&lt;/SPAN&gt; &lt;SPAN class=""&gt;You&lt;/SPAN&gt; &lt;SPAN class=""&gt;may&lt;/SPAN&gt; &lt;SPAN class=""&gt;wish&lt;/SPAN&gt; &lt;SPAN class=""&gt;to&lt;/SPAN&gt; &lt;SPAN class=""&gt;use&lt;/SPAN&gt; &lt;SPAN class=""&gt;larger&lt;/SPAN&gt; &lt;SPAN class=""&gt;initCrcLen&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;this&lt;/SPAN&gt; &lt;SPAN class=""&gt;sourcetype&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;or&lt;/SPAN&gt; &lt;SPAN class=""&gt;a&lt;/SPAN&gt; &lt;SPAN class=""&gt;CRC&lt;/SPAN&gt; &lt;SPAN class=""&gt;salt&lt;/SPAN&gt; &lt;SPAN class=""&gt;on&lt;/SPAN&gt; &lt;SPAN class=""&gt;this&lt;/SPAN&gt; &lt;SPAN class=""&gt;source.&lt;/SPAN&gt; &lt;SPAN class=""&gt;Consult&lt;/SPAN&gt; &lt;SPAN class=""&gt;the&lt;/SPAN&gt; &lt;SPAN class=""&gt;documentation&lt;/SPAN&gt; &lt;SPAN class=""&gt;or&lt;/SPAN&gt; &lt;SPAN class=""&gt;file&lt;/SPAN&gt; &lt;SPAN class=""&gt;a&lt;/SPAN&gt; &lt;SPAN class=""&gt;support&lt;/SPAN&gt; &lt;SPAN class=""&gt;case&lt;/SPAN&gt; &lt;SPAN class=""&gt;online&lt;/SPAN&gt; &lt;SPAN class=""&gt;at&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;A href="http://www.splunk.com/page/submit_issue" target="_blank" rel="noopener"&gt;http://www.splunk.com/page/submit_issue&lt;/A&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;more&lt;/SPAN&gt; &lt;SPAN class=""&gt;info.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;the same inputs stanza has been pushed to another UF, where the logs are flowing fine for the same path. Is there something still missing ?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 12:50:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CRCSALT-SOURCE-but-still-getting-error-quot-File-will-not-be/m-p/591938#M103630</guid>
      <dc:creator>jaihingorani</dc:creator>
      <dc:date>2022-04-01T12:50:22Z</dc:date>
    </item>
  </channel>
</rss>

