Getting Data In

How to reindex the file when file added new lines in the tail?

fandongru
New Member

I use moniter the directory /etc to see the file content, and edit the file inputs.conf as follows:

[monitor:///etc]

followTail = 0

sourcetype = configfile

index = configfile

disabled = false

and edit the file props.conf as follows:
[configfile]

CHECK_METHOD = modtime

SHOULD_LINEMERGE = True

MAX_EVENTS = 12000000

TRUNCATE = 0

DATETIME_CONFIG = NONE

I can get the whole file content as one event when file inserted new lines before the last line or deleted lines or updated lines, it is right for me.

but only I get added new lines when I added new lines in the tail, I need to get the whole file content after changed, how to do it?

Tags (2)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

As per http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/propsconf on CHECK_METHOD:

* Important: this option is only valid for [source::<source>] stanzas.  
0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...