Getting Data In

Why does fullEvent=true not working in my fschange config in inputs.conf?

kalianov
Path Finder

I need to monitor file changes and I want to know which changes were made.

inputs.conf

[fschange:///etc/passwd]
 disabled = 0
 fullEvent = true
 sendEventMaxSize = -1
 pollPeriod = 10
 hashMaxSize = -1
 index=unixsrv
 sourcetype=linux_configfile

I can't see the difference between results if I used inputs.conf with stanza fullEvent=true and without it.

Result is always the same:

Tue Feb 23 14:45:14 2016 
action=update, 
path="///etc/passwd",
isdir=0, 
size=1771, 
gid=0, uid=0, 
modtime="Tue Feb 23 14:45:11 2016", 
mode="rw-r--r--", 
hash=, 
chgs="modtime "

I would like to have the full passwd file.
I thought the "fullEvent" parameter was just for that, but it looks like it isn't.

What am I doing wrong?
Thanks

0 Karma
1 Solution

woodcock
Esteemed Legend
0 Karma

woodcock
Esteemed Legend
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...