<?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: splunk index logs from network drive in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/25005#M4051</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have UNC path of my network drive when I try Manager -&amp;gt; Data Inputs -&amp;gt; Add Data -&amp;gt; From files and Directories -&amp;gt; continuously index data from a file or directory this splunk instance can access &lt;/P&gt;

&lt;P&gt;but no results indexed from the above answer . Can you please explain me how to get  service account for splunkd has access to that share on the server.?&lt;/P&gt;</description>
    <pubDate>Thu, 29 Dec 2016 10:45:47 GMT</pubDate>
    <dc:creator>Vipun</dc:creator>
    <dc:date>2016-12-29T10:45:47Z</dc:date>
    <item>
      <title>splunk index logs from network drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/25001#M4047</link>
      <description>&lt;P&gt;i wish to index all the log files in the network drive Y&lt;BR /&gt;
but i am getting the error msg - In handler'monitor':Parameter name:Path does not exist&lt;/P&gt;

&lt;P&gt;Manager -&amp;gt; Data Inputs -&amp;gt; Add Data -&amp;gt; From files and Directories -&amp;gt; continuously index data from a file or directory this splunk instance can access &lt;/P&gt;

&lt;P&gt;full path to your data : Y:\&lt;BR /&gt;
i am getting the error msg - In handler'monitor':Parameter name:Path does not exist&lt;BR /&gt;
full path to your data : $Y:\&lt;BR /&gt;
i am getting the error msg - In handler'monitor':Parameter name:Path must be absolute&lt;/P&gt;

&lt;P&gt;how to index data from the network drive?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2011 02:14:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/25001#M4047</guid>
      <dc:creator>leiniao</dc:creator>
      <dc:date>2011-11-30T02:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: splunk index logs from network drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/25002#M4048</link>
      <description>&lt;P&gt;I can think of a couple of reasons for this:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;I am guessing that you're running splunkd on a Windows machine.  If so, the service is running in a different user context to you, and will almost certainly &lt;STRONG&gt;not&lt;/STRONG&gt; have a Drive Y:  To work around this, instead of "Y:" use the full UNC name of the folder.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;You can get this from issuing a NET USE command on a machine that has the relevant Y: drive.  It will look something like "\\ServerName\ShareName".&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt; If it can see the Y: drive OR you change it to a UNC name and it still doesn't work, make sure that the service account for splunkd has access to that share on the server.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Cheers&lt;/P&gt;

&lt;P&gt;(Note: I edited my answer to fix the UNC path formatting.  Sorry if it was hard to read before.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2011 02:31:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/25002#M4048</guid>
      <dc:creator>au_chrismor</dc:creator>
      <dc:date>2011-11-30T02:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: splunk index logs from network drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/25003#M4049</link>
      <description>&lt;P&gt;following ur method i am able to index the logs now. thks alot.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2011 06:41:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/25003#M4049</guid>
      <dc:creator>leiniao</dc:creator>
      <dc:date>2011-11-30T06:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: splunk index logs from network drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/25004#M4050</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Can you please explain me how do we get service account for splunkd has access to that share on the server?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 10:39:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/25004#M4050</guid>
      <dc:creator>Vipun</dc:creator>
      <dc:date>2016-12-29T10:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: splunk index logs from network drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/25005#M4051</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have UNC path of my network drive when I try Manager -&amp;gt; Data Inputs -&amp;gt; Add Data -&amp;gt; From files and Directories -&amp;gt; continuously index data from a file or directory this splunk instance can access &lt;/P&gt;

&lt;P&gt;but no results indexed from the above answer . Can you please explain me how to get  service account for splunkd has access to that share on the server.?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 10:45:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/25005#M4051</guid>
      <dc:creator>Vipun</dc:creator>
      <dc:date>2016-12-29T10:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: splunk index logs from network drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/569819#M101029</link>
      <description>&lt;P&gt;I am wondering the same thing. I am using the UNC path and its correct. Splunk accepts the path but does not show any data being added. If I copy the same folder onto my local drive it works fine, so the problem has to be accessing the files.&lt;SPAN&gt;&amp;nbsp;Can you please explain me how to get service account for splunk has access to that share on the server?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 02:25:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/splunk-index-logs-from-network-drive/m-p/569819#M101029</guid>
      <dc:creator>GCuriel</dc:creator>
      <dc:date>2021-10-06T02:25:10Z</dc:date>
    </item>
  </channel>
</rss>

