Getting Data In

Why is Splunk unable to index logs with very small sizes [in KB] but is able to parse other files from that directory?

juhisaxena28
Explorer

Hi,

I have to monitor all files inside one directory. But the tiny sized files are not getting into Splunk while all other files are duly getting indexed. i used CRCSalt parameters and Below is my config settings for inputs file.

[monitor://L:\XYZ.2.0\XYZlogs\*]
disabled = false
index = app_XYZ
sourcetype = _json
crcSalt = Source in greater than and less than sign
initCrcLength = 256

Please tell us what am I missing out on.

Thanks

0 Karma

awheatcr
New Member

Did you ever resolve your problem? I am experiencing the same issue with very small files ( < 2KB ) that Splunk forwarder is missing/skipping. Sometimes, I can delete and re-create the log file and Splunk will pick it up but sometimes nothing will trigger the forwarder to send the file to the indexers.

0 Karma

awheatcr
New Member

DId you ever resolve this issue? I am experiencing issues where Splunk forwarder sometimes misses very small ~2KB files.

0 Karma

woodcock
Esteemed Legend

You have the setting wrong. Use this exactly (do NOT change anything at all):

crcSalt=<SOURCE>
0 Karma

juhisaxena28
Explorer

Yes its indeed the same settings.

crcSalt=SOURCE with angular brackets

0 Karma

woodcock
Esteemed Legend

Do you LITERALLY have this:

crcSalt=<SOURCE>

Or have you substituted the word SOURCE for something else like this:

crcSalt=</your/path/file>

YOU MUST NOT DO THE LATTER! YOU MUST DO THE FORMER!

juhisaxena28
Explorer

Yes i have done the former setting only.

0 Karma

woodcock
Esteemed Legend

Then it should work. Deploy to forwarders and restart splunk.

0 Karma

isachse
Explorer

Are the files smaller than the 256 bytes?

juhisaxena28
Explorer

File size is like 1-5KBs.

0 Karma

juhisaxena28
Explorer

Also i just discovered that few of the data is going into "lastchanceindex". Why is that the case.

0 Karma

Vijeta
Influencer

make sure the path is correct, try giving complete file name.

0 Karma

juhisaxena28
Explorer

Yes path is accurate given other large files are duly getting indexed in splunk.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...