<?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 recurse issue in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/FSCHANGE-recurse-issue/m-p/169853#M34331</link>
    <description>&lt;P&gt;I believe you need to make the change in the source, not the regex:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[fschange:/etc/security/...]&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 May 2014 15:05:42 GMT</pubDate>
    <dc:creator>lukejadamec</dc:creator>
    <dc:date>2014-05-19T15:05:42Z</dc:date>
    <item>
      <title>FSCHANGE recurse issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/FSCHANGE-recurse-issue/m-p/169852#M34330</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I want to watch .so .bin files in the /etc/security and its subfolders.&lt;/P&gt;

&lt;P&gt;I applied a whitelist filter and a blacklist filter:&lt;/P&gt;

&lt;P&gt;[filter:whitelist:whitelist_f]&lt;BR /&gt;
regex1 = (.+.so$|.+.bin$)&lt;BR /&gt;
[filter:blacklist:blacklist_f]&lt;BR /&gt;
regex1 = .*&lt;/P&gt;

&lt;H1&gt;Paramètres du File System Change Monitor pour le dossier /etc&lt;/H1&gt;

&lt;P&gt;[fschange:/etc/security/]&lt;BR /&gt;
recurse = true&lt;BR /&gt;
filters = whitelist_f,blacklist_f&lt;/P&gt;

&lt;P&gt;Result : i can see the .so and .bin on /etc/security and not in the subfolders.&lt;/P&gt;

&lt;P&gt;I guess that fschange apply the filters on the subfolders name too.&lt;BR /&gt;
I tried to write some regex to include some subfolders but i dont get the waited result.&lt;/P&gt;

&lt;P&gt;example of tried regex : &lt;/P&gt;

&lt;H1&gt;regex1 = ^/etc/security/*/(.+.so$|.+.bin)$&lt;/H1&gt;

&lt;H1&gt;regex1 = ^/etc/security/.../(.+.so$|.+.bin)$&lt;/H1&gt;

&lt;H1&gt;regex1 = ^/etc/security/(.+.so$|.+.bin)$&lt;/H1&gt;

&lt;P&gt;Any idea is welcome,&lt;/P&gt;

&lt;P&gt;Thanks in advance,&lt;/P&gt;

&lt;P&gt;Chaben&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:39:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/FSCHANGE-recurse-issue/m-p/169852#M34330</guid>
      <dc:creator>chaben</dc:creator>
      <dc:date>2020-09-28T16:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: FSCHANGE recurse issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/FSCHANGE-recurse-issue/m-p/169853#M34331</link>
      <description>&lt;P&gt;I believe you need to make the change in the source, not the regex:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[fschange:/etc/security/...]&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2014 15:05:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/FSCHANGE-recurse-issue/m-p/169853#M34331</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-05-19T15:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: FSCHANGE recurse issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/FSCHANGE-recurse-issue/m-p/169854#M34332</link>
      <description>&lt;P&gt;Thanks for your reply lukejadamec, i tried on Splunk Enterprise 6 but it doesn't work: No file added.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2014 08:32:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/FSCHANGE-recurse-issue/m-p/169854#M34332</guid>
      <dc:creator>chaben</dc:creator>
      <dc:date>2014-05-20T08:32:45Z</dc:date>
    </item>
  </channel>
</rss>

