<?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 only monitor FILE NAME  not Content in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/only-monitor-FILE-NAME-not-Content/m-p/53404#M10308</link>
    <description>&lt;P&gt;Good day&lt;/P&gt;

&lt;P&gt;is it possible to only monitor FILE NAMES within a Directory and sub directories and not the Content of these files&lt;/P&gt;

&lt;P&gt;Reason being, I need to have a Logging system that users can monitor if a File has been received, but they do not need to see the content&lt;/P&gt;

&lt;P&gt;also it needs to read as Simply as possible&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2011 10:59:22 GMT</pubDate>
    <dc:creator>hoggjade</dc:creator>
    <dc:date>2011-08-04T10:59:22Z</dc:date>
    <item>
      <title>only monitor FILE NAME  not Content</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/only-monitor-FILE-NAME-not-Content/m-p/53404#M10308</link>
      <description>&lt;P&gt;Good day&lt;/P&gt;

&lt;P&gt;is it possible to only monitor FILE NAMES within a Directory and sub directories and not the Content of these files&lt;/P&gt;

&lt;P&gt;Reason being, I need to have a Logging system that users can monitor if a File has been received, but they do not need to see the content&lt;/P&gt;

&lt;P&gt;also it needs to read as Simply as possible&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2011 10:59:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/only-monitor-FILE-NAME-not-Content/m-p/53404#M10308</guid>
      <dc:creator>hoggjade</dc:creator>
      <dc:date>2011-08-04T10:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: only monitor FILE NAME  not Content</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/only-monitor-FILE-NAME-not-Content/m-p/53405#M10309</link>
      <description>&lt;P&gt;You can configure an fschange input stanza to monitor changes to the directory.  That would probably be the easiest.  Look for "fschange" on this page: &lt;A href="http://www.splunk.com/base/Documentation/latest/admin/Inputsconf"&gt;http://www.splunk.com/base/Documentation/latest/admin/Inputsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2011 13:52:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/only-monitor-FILE-NAME-not-Content/m-p/53405#M10309</guid>
      <dc:creator>mw</dc:creator>
      <dc:date>2011-08-04T13:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: only monitor FILE NAME  not Content</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/only-monitor-FILE-NAME-not-Content/m-p/53406#M10310</link>
      <description>&lt;P&gt;I have a similar need, I want to list all the files on a volume.  These are large video files and I need a list of what is on the volume for reconciliation and searching.  One way to set this up is create a Windows .bat file and schedule it to run.  The script outputs to a text file.  Then configure splunk to monitor the text file.  Here is the .bat script:&lt;BR /&gt;
dir e:\someFolderName*.* /b &amp;gt;&amp;gt;e:\fileNameForSplunkToMonitor.txt&lt;/P&gt;

&lt;P&gt;fschange is being depriciated and splunk uses Windows security audit.  This would be too cumbersome for my needs as I would have to search for all files added &amp;amp; deleted to get the current inventory.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 22:30:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/only-monitor-FILE-NAME-not-Content/m-p/53406#M10310</guid>
      <dc:creator>cpt12tech</dc:creator>
      <dc:date>2016-03-21T22:30:09Z</dc:date>
    </item>
  </channel>
</rss>

