<?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: inputs.conf and Windows path in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-and-Windows-path/m-p/288823#M93752</link>
    <description>&lt;P&gt;Sometimes it is the simple things...  Removing the recursive line fixed it&lt;/P&gt;</description>
    <pubDate>Fri, 17 Nov 2017 12:51:03 GMT</pubDate>
    <dc:creator>tlmayes</dc:creator>
    <dc:date>2017-11-17T12:51:03Z</dc:date>
    <item>
      <title>inputs.conf and Windows path</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-and-Windows-path/m-p/288821#M93750</link>
      <description>&lt;P&gt;I know this should be simple, but for whatever reason, it's not working&lt;/P&gt;

&lt;P&gt;Have a production Windows 2012 server where we are collecting application logs from a log file.  The path is &lt;BR /&gt;
C:\Program Files\somepath..... so created an inputs.conf as follows&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://C:\Program Files\somepath\]
index=someindex
sourcetype=somesourcetype
whitelist=\logfile.*$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Restarted the Windows UF service, no errors, but no events either (yes, confirmed there are events). So suspected permissions, and instead used:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [monitor://C:\Test Folder\somepath\]
    index=someindex
    sourcetype=somesourcetype
    whitelist=\logfile.*$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Again, nothing, so used: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [monitor://C:\TestFolder\somepath\]
    index=someindex
    sourcetype=somesourcetype
    whitelist=\logfile.*$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Without the whitespace, and works as expected.  Put the whitespace back in, modified the log file so as to force collection, and again nothing.  Was able to reproduce all on a 2012 test server.  There is no provision I am aware of in inputs.conf to account for whitespace since it is supposed to be automatically recognized.  What am I missing?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 12:42:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-and-Windows-path/m-p/288821#M93750</guid>
      <dc:creator>tlmayes</dc:creator>
      <dc:date>2017-11-17T12:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf and Windows path</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-and-Windows-path/m-p/288822#M93751</link>
      <description>&lt;P&gt;Hi tlmayes,&lt;BR /&gt;
did you already tried?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://C:\Program Files\somepath\logfile.*]
index=someindex
sourcetype=somesourcetype
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 12:47:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-and-Windows-path/m-p/288822#M93751</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-11-17T12:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf and Windows path</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-and-Windows-path/m-p/288823#M93752</link>
      <description>&lt;P&gt;Sometimes it is the simple things...  Removing the recursive line fixed it&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 12:51:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-and-Windows-path/m-p/288823#M93752</guid>
      <dc:creator>tlmayes</dc:creator>
      <dc:date>2017-11-17T12:51:03Z</dc:date>
    </item>
  </channel>
</rss>

