<?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: Monitor Linux Directory in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76678#M15656</link>
    <description>&lt;P&gt;you might be right.  I tried just commenting out the whitelist item the 'whitelist = *.nessus'&lt;BR /&gt;
it looks like this worked so I think the problem may be in the combo or the final directory name and the whitelist format&lt;/P&gt;</description>
    <pubDate>Thu, 23 Feb 2012 14:05:22 GMT</pubDate>
    <dc:creator>hartfoml</dc:creator>
    <dc:date>2012-02-23T14:05:22Z</dc:date>
    <item>
      <title>Monitor Linux Directory</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76675#M15653</link>
      <description>&lt;P&gt;I am using this stanza to monitor Linux directory&lt;/P&gt;

&lt;P&gt;[monitor:///opt/nessus/var/nessus/users/*/reports/]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
crcSalt = &lt;SOURCE&gt;&lt;BR /&gt;
whitelist = .nessus$&lt;BR /&gt;
ignoreOlderThan = 30d&lt;BR /&gt;
index = nessus&lt;BR /&gt;
sourcetype = nessus&lt;/SOURCE&gt;&lt;/P&gt;

&lt;P&gt;I get this error in the splunkd.log file on the U.F.&lt;/P&gt;

&lt;P&gt;'02-22-2012 12:54:31.053 -0600 ERROR TailingProcessor - matching /opt/nessus/var/nessus/users/mikeh/reports/ against ^/opt/nessus/var/nessus/users/[^/]*/reports/$'&lt;/P&gt;

&lt;P&gt;I also get the same error on other folders in the users directory.  I have tried using the standard stanza like this, [monitor:///opt/nessus/var/nessus/users/.../reports/] but i get the same error messages&lt;/P&gt;

&lt;P&gt;I had thought it was due to permissions but I fixed that problem.  &lt;/P&gt;

&lt;P&gt;Anyone know why I am getting errors on all the folders including the one I want to monitor?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2012 19:05:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76675#M15653</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2012-02-22T19:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor Linux Directory</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76676#M15654</link>
      <description>&lt;P&gt;[monitor:///opt/nessus/var/nessus/users/.../reports/]&lt;BR /&gt;&lt;BR /&gt;
is the proper syntax.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2012 01:11:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76676#M15654</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-02-23T01:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor Linux Directory</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76677#M15655</link>
      <description>&lt;P&gt;If the full path is /opt/nessus/var/nessus/users/username/reports/report_name.nessus&lt;BR /&gt;
Then it should be [monitor:///opt/nessus/var/nessus/users/*/reports]  The * is for single directory depth where ... is one or more directories.  So remove your trailing slash.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2012 04:01:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76677#M15655</guid>
      <dc:creator>jgedeon120</dc:creator>
      <dc:date>2012-02-23T04:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor Linux Directory</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76678#M15656</link>
      <description>&lt;P&gt;you might be right.  I tried just commenting out the whitelist item the 'whitelist = *.nessus'&lt;BR /&gt;
it looks like this worked so I think the problem may be in the combo or the final directory name and the whitelist format&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2012 14:05:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76678#M15656</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2012-02-23T14:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor Linux Directory</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76679#M15657</link>
      <description>&lt;P&gt;sorry 'whitelist = *\.nessus'&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2012 14:05:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76679#M15657</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2012-02-23T14:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor Linux Directory</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76680#M15658</link>
      <description>&lt;P&gt;should be  &lt;/P&gt;

&lt;P&gt;whitelist=.*\.nessus$  &lt;/P&gt;

&lt;P&gt;if you want to match only pathnames that end in .nessus&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2012 19:08:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76680#M15658</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-02-23T19:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor Linux Directory</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76681#M15659</link>
      <description>&lt;P&gt;whitelist = *.nessus$&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2012 10:42:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/76681#M15659</guid>
      <dc:creator>jgedeon120</dc:creator>
      <dc:date>2012-02-24T10:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor Linux Directory</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/620556#M106923</link>
      <description>&lt;P&gt;what could be the stanza for monitoring linux directory&amp;nbsp;&lt;/P&gt;&lt;P&gt;/home/cleo/Harmony/script/logs/Harmony_directory_monitor_1hr.conf.20220512.log&lt;/P&gt;&lt;P&gt;i tried [monitor:///home/cleo/Harmony/script/logs] with whitelist =*.log&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 09:07:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-Linux-Directory/m-p/620556#M106923</guid>
      <dc:creator>ujju219</dc:creator>
      <dc:date>2022-11-11T09:07:47Z</dc:date>
    </item>
  </channel>
</rss>

