<?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: Why am I getting error &amp;quot;Parameter name: Path must be absolute&amp;quot; trying to enable network file share monitoring using Splunk 6.2.2 installed on Linux? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153521#M31208</link>
    <description>&lt;P&gt;The syntax for monitoring a network share is different between windows and linux:&lt;/P&gt;

&lt;P&gt;from &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.0/Data/MonitorfilesanddirectorieswithSplunkWeb#Select_the_input_source"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.0/Data/MonitorfilesanddirectorieswithSplunkWeb#Select_the_input_source&lt;/A&gt; :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;To monitor a shared network drive, enter the following: &amp;lt;myhost&amp;gt;/&amp;lt;mypath&amp;gt; (or \\&amp;lt;myhost&amp;gt;\&amp;lt;mypath&amp;gt; on Windows). Make sure Splunk has read access to the mounted drive, as well as to the files you wish to monitor.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You may also prefer to "mount" the network drive on the linux box before monitoring it so that it will be on a local path like &lt;CODE&gt;/mnt/networkShare&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Finally, make sure the user splunkd is running as has permission on the network share.  &lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/6020/monitoring-a-remote-server-directory-from-my-workstation.html"&gt;https://answers.splunk.com/answers/6020/monitoring-a-remote-server-directory-from-my-workstation.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Dec 2015 10:23:23 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2015-12-31T10:23:23Z</dc:date>
    <item>
      <title>Why am I getting error "Parameter name: Path must be absolute" trying to enable network file share monitoring using Splunk 6.2.2 installed on Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153514#M31201</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I am unable to enable monitoring on a network file share, \servername\f$\XXX\XXX on a linux server. I am adding the path as data inputs from the GUI. I had made sure that the Splunkd is running as root on the linux splunk search head server. I am getting the following error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Parameter name: Path must be absolute.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I was able to test the same thing out on my Windows Search Head on version 6.1.4 version and splunkd started monitoring files from the network file share  \servername\f$\XXX\XXX, but when I am trying to replicate the same thing on linux Splunk Search Head server, I get the parameter name : path must be absolute error.&lt;/P&gt;

&lt;P&gt;Please guide me if I am missing something.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2015 19:40:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153514#M31201</guid>
      <dc:creator>mmohiuddin</dc:creator>
      <dc:date>2015-04-21T19:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "Parameter name: Path must be absolute" trying to enable network file share monitoring using Splunk 6.2.2 installed on Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153515#M31202</link>
      <description>&lt;P&gt;@mmohiuddin, I encountered this same error last night when uploading some data. This morning, I tried uploading the data on a different network, and it worked without any problem. Were you able to resolve your issue?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2015 13:51:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153515#M31202</guid>
      <dc:creator>tlagatta_splunk</dc:creator>
      <dc:date>2015-04-29T13:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "Parameter name: Path must be absolute" trying to enable network file share monitoring using Splunk 6.2.2 installed on Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153516#M31203</link>
      <description>&lt;P&gt;Seeing the same thang while uploading csv from my local desktop. Interesting...&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 13:21:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153516#M31203</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2015-06-23T13:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "Parameter name: Path must be absolute" trying to enable network file share monitoring using Splunk 6.2.2 installed on Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153517#M31204</link>
      <description>&lt;P&gt;Worked when I selected the file (rather than drag and drop into UI).&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 13:23:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153517#M31204</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2015-06-23T13:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "Parameter name: Path must be absolute" trying to enable network file share monitoring using Splunk 6.2.2 installed on Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153518#M31205</link>
      <description>&lt;P&gt;Hi mmohiuddin,&lt;/P&gt;

&lt;P&gt;can you provide the complete monitor stanza?&lt;BR /&gt;
Usually this kind of error pops up if you try to monitor a windows path from linux like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://c:\foo\bar\file.txt] 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Or on a windows server something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///foo/bar/file.txt]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 26 Jun 2015 01:46:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153518#M31205</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-06-26T01:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "Parameter name: Path must be absolute" trying to enable network file share monitoring using Splunk 6.2.2 installed on Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153519#M31206</link>
      <description>&lt;P&gt;Happened to me as well.  Went back and tried uploading it again using the saved format I'd created early, and did not get the error. Wondered if something happened on the filesystem, as the file was on a UNC path.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2015 20:06:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153519#M31206</guid>
      <dc:creator>gbronner_rbc</dc:creator>
      <dc:date>2015-09-24T20:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "Parameter name: Path must be absolute" trying to enable network file share monitoring using Splunk 6.2.2 installed on Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153520#M31207</link>
      <description>&lt;P&gt;Was getting the "ERROR AdminManager - Parameter name: Path must be absolute" problem when I tried upLoad File into Splunk. After a couple of attempt without success on Firefox web browser, I decided to try Chrome browser and the data file was uploaded successfully!!!&lt;/P&gt;

&lt;P&gt;I hope that saves someone some grief!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 12:48:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153520#M31207</guid>
      <dc:creator>napomokoetle</dc:creator>
      <dc:date>2015-11-13T12:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "Parameter name: Path must be absolute" trying to enable network file share monitoring using Splunk 6.2.2 installed on Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153521#M31208</link>
      <description>&lt;P&gt;The syntax for monitoring a network share is different between windows and linux:&lt;/P&gt;

&lt;P&gt;from &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.0/Data/MonitorfilesanddirectorieswithSplunkWeb#Select_the_input_source"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.0/Data/MonitorfilesanddirectorieswithSplunkWeb#Select_the_input_source&lt;/A&gt; :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;To monitor a shared network drive, enter the following: &amp;lt;myhost&amp;gt;/&amp;lt;mypath&amp;gt; (or \\&amp;lt;myhost&amp;gt;\&amp;lt;mypath&amp;gt; on Windows). Make sure Splunk has read access to the mounted drive, as well as to the files you wish to monitor.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You may also prefer to "mount" the network drive on the linux box before monitoring it so that it will be on a local path like &lt;CODE&gt;/mnt/networkShare&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Finally, make sure the user splunkd is running as has permission on the network share.  &lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/6020/monitoring-a-remote-server-directory-from-my-workstation.html"&gt;https://answers.splunk.com/answers/6020/monitoring-a-remote-server-directory-from-my-workstation.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 10:23:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-getting-error-quot-Parameter-name-Path-must-be-absolute/m-p/153521#M31208</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2015-12-31T10:23:23Z</dc:date>
    </item>
  </channel>
</rss>

