<?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: UNC Path with $ sign in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/UNC-Path-with-sign/m-p/60246#M11938</link>
    <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/inputsconf"&gt;Monitor statements proper&lt;/A&gt; support wildcard matching (&lt;CODE&gt;*&lt;/CODE&gt;) and recursive directory matching (&lt;CODE&gt;...&lt;/CODE&gt;).  Regular expressions can be used as monitor options, for whiltelist and blacklist as an example, but the dollar sign shouldn't be causing problems here.  &lt;/P&gt;

&lt;P&gt;Is Splunk running as a local system account or as a domain account with network privileges?  If it is running as a local system account it may not be able to access network shares.  If that is the case the service will need to be configured to run as a service account with access to the network path.&lt;/P&gt;</description>
    <pubDate>Sat, 15 Sep 2012 14:41:02 GMT</pubDate>
    <dc:creator>bwooden</dc:creator>
    <dc:date>2012-09-15T14:41:02Z</dc:date>
    <item>
      <title>UNC Path with $ sign</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UNC-Path-with-sign/m-p/60245#M11937</link>
      <description>&lt;P&gt;We have an UNC name in the inputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;monitor://\njros1bva0597\d$\LogFiles\W3SVC1\*.log
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I suspect our share, d$, is the problem as to why this is not working.  When it gets converted to regex, I think $ is a special character in regex.   &lt;/P&gt;

&lt;P&gt;Any suggestions?  We can't change the Windows share name.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2012 14:05:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UNC-Path-with-sign/m-p/60245#M11937</guid>
      <dc:creator>peter_gianusso</dc:creator>
      <dc:date>2012-09-14T14:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: UNC Path with $ sign</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UNC-Path-with-sign/m-p/60246#M11938</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/inputsconf"&gt;Monitor statements proper&lt;/A&gt; support wildcard matching (&lt;CODE&gt;*&lt;/CODE&gt;) and recursive directory matching (&lt;CODE&gt;...&lt;/CODE&gt;).  Regular expressions can be used as monitor options, for whiltelist and blacklist as an example, but the dollar sign shouldn't be causing problems here.  &lt;/P&gt;

&lt;P&gt;Is Splunk running as a local system account or as a domain account with network privileges?  If it is running as a local system account it may not be able to access network shares.  If that is the case the service will need to be configured to run as a service account with access to the network path.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Sep 2012 14:41:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UNC-Path-with-sign/m-p/60246#M11938</guid>
      <dc:creator>bwooden</dc:creator>
      <dc:date>2012-09-15T14:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: UNC Path with $ sign</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UNC-Path-with-sign/m-p/60247#M11939</link>
      <description>&lt;P&gt;Splunk does not like the d$ in the UNC path.  It can't handle it.  Must be an inputs.conf and props.conf approach.&lt;/P&gt;

&lt;P&gt;inputs.conf &lt;BR /&gt;
[monitor://\njros1bva0597d$LogFilesW3SVC1] &lt;BR /&gt;
disabled = 0 &lt;BR /&gt;
host = NJROS1BVA0621ABC &lt;BR /&gt;
index=imaging &lt;BR /&gt;
whitelist = .log$&lt;/P&gt;

&lt;P&gt;Props.conf &lt;BR /&gt;
[source::...\CAPPM*.log] sourcetype = SOURCE1 &lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2012 16:08:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UNC-Path-with-sign/m-p/60247#M11939</guid>
      <dc:creator>peter_gianusso</dc:creator>
      <dc:date>2012-09-17T16:08:55Z</dc:date>
    </item>
  </channel>
</rss>

