Getting Data In

windows UF issues

crazyeva
Contributor

I installed a windows universal forwarder, to send some txt files to indexer.
those txt files are named with timestamp, say 20140707120100_xx.txt.
i'd like splunk to eat every newly generated txt file, nomatter if in 'default crclength' is the same content.
because a new file maybe just exactly the same with the last one, except a last line...

i found 'crcSalt = *.txt' does not work, and 'initCrcLength' will be too large a number to make effect.
What should i do to force splunk eat files with same and very very long head?

Tags (4)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

You can set this to make Splunk include the filename in the CRC calculation:

crcSalt = <SOURCE>

That's literally <SOURCE>, it'll substitute the filename itself in each case.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

You can set this to make Splunk include the filename in the CRC calculation:

crcSalt = <SOURCE>

That's literally <SOURCE>, it'll substitute the filename itself in each case.

crazyeva
Contributor

thank you, now at last i understand what '' means!
i am so stupid

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!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...