Getting Data In

CRCSALT = SOURCE but still getting error "File will not be read".

tb5821
Communicator

I have my inputs.conf setup like so:

[monitor:///var/log/java]
disabled = 0
index = myindex
sourcetype = metrics_csv
whitelist = metrics.*.csv
CRCSALT = <SOURCE>

But even though each filename is UNIQUE with a timestamp, etc, I still get the error that the "File will not be read"! Thoughts?

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.
Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

CRCSALT should be crcSalt.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

CRCSALT should be crcSalt.

---
If this reply helps you, Karma would be appreciated.

tb5821
Communicator

thanks - how do I confirm this is actually working though? I still see the same message in the logs

0 Karma

codebuilder
Influencer

You'll have to cycle the forwarder after correcting the typo.
Afterwards you can verify with tstats.
e.g.

|tstats count where index=myindex by source
----
An upvote would be appreciated and Accept Solution if it helps!

codebuilder
Influencer

Did this resolve your issue? If so, please accept @richgalloway 's answer so that it can benefit others in the future.

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma

jaihingorani
Path Finder

Hi @codebuilder  @richgalloway 

ran into this issue all of a sudden, i am using the same crcSalt=<SOURCE> parameter in my inputs.conf stanza, however its still throwing the same error "File will not be read, is too small to match seekptr checksum (file=<path to file>). 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. Consult the documentation or file a support case online at http://www.splunk.com/page/submit_issue for more info. 

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 ?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...