<?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: issues with universal forwarder and file monitoring in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34520#M6245</link>
    <description>&lt;P&gt;Thanks for the response.&lt;/P&gt;

&lt;P&gt;I thought of removing the // previously only then it had appeared not to work at all and there were no log entries. I uninstalled, reinstalled the forwarder deleting the old paths and files; reconfigured and now it does in fact appear to work (sans the //)&lt;/P&gt;

&lt;P&gt;Thanks so much!!&lt;/P&gt;</description>
    <pubDate>Wed, 14 Nov 2012 18:33:45 GMT</pubDate>
    <dc:creator>plastiiq</dc:creator>
    <dc:date>2012-11-14T18:33:45Z</dc:date>
    <item>
      <title>issues with universal forwarder and file monitoring</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34518#M6243</link>
      <description>&lt;P&gt;I'm trying to get the universal forwarder to monitor a particular executable. It would have been nice to do a hash compare but after all this time invested trying to get this to work, I'll settle for any monitoring and subsequent forwarding of the particular file.&lt;/P&gt;

&lt;P&gt;The results should be forwarding to a splunk server.&lt;/P&gt;

&lt;P&gt;Here is my inputs.conf:&lt;/P&gt;

&lt;P&gt;[fschange://C:\myapp\myapp.exe]&lt;BR /&gt;
pollPeriod = 60&lt;BR /&gt;
signedaudit=false&lt;BR /&gt;
recurse=true&lt;BR /&gt;
followLinks=false&lt;BR /&gt;
hashMaxSize=-1&lt;BR /&gt;
fullEvent=false&lt;BR /&gt;
sendEventMaxSize=-1&lt;BR /&gt;
filesPerDelay = 10&lt;BR /&gt;
delayInMills = 100&lt;/P&gt;

&lt;P&gt;The log shows the following entry:&lt;/P&gt;

&lt;P&gt;11-14-2012 04:32:36.997 -0500 INFO  PipelineComponent - Pipeline fschangemanager enabled&lt;BR /&gt;
11-14-2012 04:32:36.997 -0500 INFO  loader - Instantiated plugin: fschangemanagerprocessor&lt;BR /&gt;
11-14-2012 04:32:36.997 -0500 WARN  FSChangeMonitor - Monitoring file or directory that doesn't exist at startup time - //C:\myapp\myapp.exe&lt;/P&gt;

&lt;P&gt;The file definitely exists and it is in the path.&lt;/P&gt;

&lt;P&gt;does anyone have any idea where I could be going wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2012 16:41:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34518#M6243</guid>
      <dc:creator>plastiiq</dc:creator>
      <dc:date>2012-11-14T16:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: issues with universal forwarder and file monitoring</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34519#M6244</link>
      <description>&lt;P&gt;There is no // in the fschange spec:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[fschange:C:\myappmyapp.exe]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;will probably work better. Good thinking on checking the log (and including it in your question). Few people do that, it seems.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2012 18:16:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34519#M6244</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-11-14T18:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: issues with universal forwarder and file monitoring</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34520#M6245</link>
      <description>&lt;P&gt;Thanks for the response.&lt;/P&gt;

&lt;P&gt;I thought of removing the // previously only then it had appeared not to work at all and there were no log entries. I uninstalled, reinstalled the forwarder deleting the old paths and files; reconfigured and now it does in fact appear to work (sans the //)&lt;/P&gt;

&lt;P&gt;Thanks so much!!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2012 18:33:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34520#M6245</guid>
      <dc:creator>plastiiq</dc:creator>
      <dc:date>2012-11-14T18:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: issues with universal forwarder and file monitoring</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34521#M6246</link>
      <description>&lt;P&gt;actually it looks like I got one single entry forwarded, and then nothing else after hours.&lt;/P&gt;

&lt;P&gt;I do see:&lt;/P&gt;

&lt;P&gt;11-14-2012 07:25:29.893 -0500 INFO  loader - Instantiated plugin: queueoutputprocessor&lt;BR /&gt;
&lt;STRONG&gt;11-14-2012 07:25:29.893 -0500 INFO  PipelineComponent - Pipeline fschangemanager enabled&lt;BR /&gt;
11-14-2012 07:25:29.893 -0500 INFO  loader - Instantiated plugin: fschangemanagerprocessor&lt;/STRONG&gt;&lt;BR /&gt;
11-14-2012 07:25:30.127 -0500 INFO  loader - Instantiated plugin: queueoutputprocessor&lt;BR /&gt;
11-14-2012 07:25:30.127 -0500 INFO  PipelineComponent - Pipeline archivePipe enabled&lt;BR /&gt;
11-14-2012 07:25:30.127 -0500 INFO  loader - Instantiated plugin: archiveprocessor&lt;BR /&gt;
11-14-2012 07:25:30.205 -0500 INFO  loader - Instantiated plugin: queueoutputprocessor&lt;BR /&gt;
11-14-2012 07:25:30.205 -0500 INFO  PipelineComponent - Pipeline wineventlog enabled&lt;BR /&gt;
11-14-2012 07:25:30.205 -0500 INFO  loader - Instantiated plugin: wineventloginputprocessor&lt;BR /&gt;
11-14-2012 07:25:30.205 -0500 INFO  loader - Instantiated plugin: queueoutputprocessor&lt;/P&gt;

&lt;P&gt;But no further mention of my file or my path.&lt;/P&gt;

&lt;P&gt;Here is the current inputs.conf&lt;/P&gt;

&lt;P&gt;[fschange C:\myapp\myapp.exe]&lt;BR /&gt;
pollPeriod = 60&lt;BR /&gt;
signedaudit=false &lt;BR /&gt;
hashMaxSize=65535 &lt;BR /&gt;
fullEvent=true &lt;BR /&gt;
sendEventMaxSize=-1 &lt;BR /&gt;
filesPerDelay = 10 &lt;BR /&gt;
delayInMills = 100&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2012 20:49:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34521#M6246</guid>
      <dc:creator>plastiiq</dc:creator>
      <dc:date>2012-11-14T20:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: issues with universal forwarder and file monitoring</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34522#M6247</link>
      <description>&lt;P&gt;Did you change the file?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2012 20:53:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34522#M6247</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-11-14T20:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: issues with universal forwarder and file monitoring</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34523#M6248</link>
      <description>&lt;P&gt;just to add, the one single event it forwarded reads as follows:&lt;/P&gt;

&lt;P&gt;Wed Nov 14 07:21:07 2012 action=add, path="\myapp\myapp.exe", isdir=0, size=1899520, gid=-1, uid=-1, modtime="Tue Oct 30 12:18:02 2012", mode="rwxrwxrwx", hash=&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2012 20:53:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/issues-with-universal-forwarder-and-file-monitoring/m-p/34523#M6248</guid>
      <dc:creator>plastiiq</dc:creator>
      <dc:date>2012-11-14T20:53:46Z</dc:date>
    </item>
  </channel>
</rss>

