Getting Data In

Will changing initCRCLength cause data to be reindexed?

okrabbe_splunk
Splunk Employee
Splunk Employee

Will changing initCRCLength cause all data to be reindexed of does it somehow recognize that it already indexed the old file? The problem is naturally around IIS logs but we want to keep the option open for log rotation in the future and don't want to use crcsalt.

Tags (1)
1 Solution

okrabbe_splunk
Splunk Employee
Splunk Employee

The answer to this question is yes, this will cause the data to be reindexed.

One possible workaround would be to use ignoreOlderThan on your inputs to limit how much is reindexed.

View solution in original post

okrabbe_splunk
Splunk Employee
Splunk Employee

The answer to this question is yes, this will cause the data to be reindexed.

One possible workaround would be to use ignoreOlderThan on your inputs to limit how much is reindexed.

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: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

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

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