<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Check for config file changes in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Check-for-config-file-changes/m-p/49979#M9508</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I would like to check for changes to some config files on the /etc directory on a bunch of servers. I have this entry in the inputs.conf file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[fschange:/etc/]
index=volatile
sourcetype=linux_configfile
pollPeriod = 360
sendEventMaxSize=-1
fullEvent = true
filters=systemfiles,terminal-blacklist

[filter:whitelist:systemfiles]
regex1 = passwd
regex2 = shadow
regex3 = group

[filter:blacklist:terminal-blacklist]
regex1 = .?
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It is working, as any changes are logged and sent to the central splunk server. The issue is that I am getting this event only:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Thu Feb 24 17:07:40 2011 action=update, path="/etc/passwd", isdir=0, size=2338, gid=0, uid=0, modtime="Thu Feb 24 17:07:40 2011", mode="rw-r--r--", hash=, chgs="modtime "
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And I would like to have the full file. I thought the "fullEvent" parameter was just for that, but it looks like it isn't. &lt;/P&gt;

&lt;P&gt;What am I doing wrong?&lt;/P&gt;

&lt;P&gt;Many thanks&lt;/P&gt;

&lt;P&gt;Oscar&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2011 02:23:31 GMT</pubDate>
    <dc:creator>oscargarcia</dc:creator>
    <dc:date>2011-02-25T02:23:31Z</dc:date>
    <item>
      <title>Check for config file changes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Check-for-config-file-changes/m-p/49979#M9508</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I would like to check for changes to some config files on the /etc directory on a bunch of servers. I have this entry in the inputs.conf file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[fschange:/etc/]
index=volatile
sourcetype=linux_configfile
pollPeriod = 360
sendEventMaxSize=-1
fullEvent = true
filters=systemfiles,terminal-blacklist

[filter:whitelist:systemfiles]
regex1 = passwd
regex2 = shadow
regex3 = group

[filter:blacklist:terminal-blacklist]
regex1 = .?
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It is working, as any changes are logged and sent to the central splunk server. The issue is that I am getting this event only:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Thu Feb 24 17:07:40 2011 action=update, path="/etc/passwd", isdir=0, size=2338, gid=0, uid=0, modtime="Thu Feb 24 17:07:40 2011", mode="rw-r--r--", hash=, chgs="modtime "
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And I would like to have the full file. I thought the "fullEvent" parameter was just for that, but it looks like it isn't. &lt;/P&gt;

&lt;P&gt;What am I doing wrong?&lt;/P&gt;

&lt;P&gt;Many thanks&lt;/P&gt;

&lt;P&gt;Oscar&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2011 02:23:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Check-for-config-file-changes/m-p/49979#M9508</guid>
      <dc:creator>oscargarcia</dc:creator>
      <dc:date>2011-02-25T02:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Check for config file changes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Check-for-config-file-changes/m-p/49980#M9509</link>
      <description>&lt;P&gt;This answer should help:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/questions/7081/fschange-fulleventtrue-but-no-full-event" rel="nofollow"&gt;http://answers.splunk.com/questions/7081/fschange-fulleventtrue-but-no-full-event&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2011 02:37:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Check-for-config-file-changes/m-p/49980#M9509</guid>
      <dc:creator>Ron_Naken</dc:creator>
      <dc:date>2011-02-25T02:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Check for config file changes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Check-for-config-file-changes/m-p/49981#M9510</link>
      <description>&lt;P&gt;Um, I am still only getting the event with the nature of the change, but not the complete file, that is what I am looking for...&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2011 09:01:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Check-for-config-file-changes/m-p/49981#M9510</guid>
      <dc:creator>oscargarcia</dc:creator>
      <dc:date>2011-02-25T09:01:59Z</dc:date>
    </item>
  </channel>
</rss>

