Getting Data In

How to stop Splunk forwarder from re-indexing files when I edit them with vi?

bhupalbobbadi
Path Finder

Splunk forwarder is re-indexing files when I edit them with vi.
Has anybody seen this before?

I have used the below configs, still it is re-indexing again and again.

crcSalt =' <' SOURCE '>'
initCrcLength = 2560

TIA for your help.

0 Karma
1 Solution

codebuilder
Influencer

This is expected behavior. The hash value of your file changes if you modify it, even if the filename does not change.
The short answer is, you should not manually modify files that are being monitored by a Splunk forwarder.

If you do manually modify it (for whatever reason), change the file extension (add a timestamp, change .log to .log.bak, etc.) and blacklist that file extension.

There are multiple solutions to this issue, but the easiest is to not manually modify the file. This is one case where Splunk is behaving 100% as expected.

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

View solution in original post

0 Karma

codebuilder
Influencer

This is expected behavior. The hash value of your file changes if you modify it, even if the filename does not change.
The short answer is, you should not manually modify files that are being monitored by a Splunk forwarder.

If you do manually modify it (for whatever reason), change the file extension (add a timestamp, change .log to .log.bak, etc.) and blacklist that file extension.

There are multiple solutions to this issue, but the easiest is to not manually modify the file. This is one case where Splunk is behaving 100% as expected.

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

bhupalbobbadi
Path Finder

sounds reasonable. Thanks.

0 Karma
Get Updates on the Splunk Community!

Index This | I’m short for "configuration file.” What am I?

May 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with a Special ...

New Articles from Academic Learning Partners, Help Expand Lantern’s Use Case Library, ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Your Guide to SPL2 at .conf24!

So, you’re headed to .conf24? You’re in for a good time. Las Vegas weather is just *chef’s kiss* beautiful in ...