<?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 Re: fschange output in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17190#M2153</link>
    <description>&lt;P&gt;I am having a similar issue and would like to see a response.  Anyone?&lt;/P&gt;</description>
    <pubDate>Thu, 11 Nov 2010 07:20:46 GMT</pubDate>
    <dc:creator>balt</dc:creator>
    <dc:date>2010-11-11T07:20:46Z</dc:date>
    <item>
      <title>fschange output</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17187#M2150</link>
      <description>&lt;P&gt;I have set up the following fschange for a test, in a test-box&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[filter:blacklist:sys-folder-blacklist]
regex1=/sys/block/*
regex2=/sys/devices/system/*
regex3=/sys/module/*
regex4=/sys/devices/platform/*

[fschange:/sys]
index = _audit
sourcetype = fschange
signedaudit = false
sendEventMaxSize = -1
recurse = true
disabled = false
pollPeriod = 86400
filesPerDelay = 10
delayInMills = 100
followLinks = false
fullEvent = false
hashMaxSize = -1
filters=sys-folder-blacklist
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It still shows me some events with path related to the black list filter and the action is
action=delete-parent&lt;/P&gt;

&lt;P&gt;Could someone explain me, if this takes place only for the initial indexing?&lt;/P&gt;

&lt;P&gt;-raghu&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2010 15:33:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17187#M2150</guid>
      <dc:creator>heterodyned</dc:creator>
      <dc:date>2010-07-11T15:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: fschange output</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17188#M2151</link>
      <description>&lt;P&gt;Also I forgot to say that,&lt;/P&gt;

&lt;P&gt;I have two copies of the input.conf one in etc/system/local&lt;BR /&gt;
and other in /etc/apps/search/local&lt;/P&gt;

&lt;P&gt;Is it because it cud be passing the search due to precedence?&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2010 15:35:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17188#M2151</guid>
      <dc:creator>heterodyned</dc:creator>
      <dc:date>2010-07-11T15:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: fschange output</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17189#M2152</link>
      <description>&lt;P&gt;Update...the filters dont seem to work, they are still indexing data from those folders&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2010 21:20:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17189#M2152</guid>
      <dc:creator>heterodyned</dc:creator>
      <dc:date>2010-07-12T21:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: fschange output</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17190#M2153</link>
      <description>&lt;P&gt;I am having a similar issue and would like to see a response.  Anyone?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2010 07:20:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17190#M2153</guid>
      <dc:creator>balt</dc:creator>
      <dc:date>2010-11-11T07:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: fschange output</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17191#M2154</link>
      <description>&lt;P&gt;Balt,&lt;BR /&gt;
I havent yet received a response on why those events come in, but after you implement the filters, it does show events of action=delete only once after the fil4ers are applied. I presume it is remove those indexing IDs from splunk which was previously created for the particular path&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2010 18:56:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17191#M2154</guid>
      <dc:creator>heterodyned</dc:creator>
      <dc:date>2010-11-11T18:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: fschange output</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17192#M2155</link>
      <description>&lt;P&gt;I also have faced same issue before, and I have heard from support team that there is known issue when we use blacklist. So, you may need to ask support team to solve the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2010 08:26:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17192#M2155</guid>
      <dc:creator>Takajian</dc:creator>
      <dc:date>2010-11-25T08:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: fschange output</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17193#M2156</link>
      <description>&lt;P&gt;Oh is it? could it be the regex in use that maybe causing these delete events? I shall get in touch with the support team to verify, I did observe that after the delete events, the implemented black-list filter works fine. Thanks Sasaki I shall get in touch with support team to resolve this issue &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2010 15:28:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/fschange-output/m-p/17193#M2156</guid>
      <dc:creator>heterodyned</dc:creator>
      <dc:date>2010-11-25T15:28:16Z</dc:date>
    </item>
  </channel>
</rss>

