<?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 File path does not exist in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90547#M18787</link>
    <description>&lt;P&gt;I am facing problem with adding a remote file on a windows server. Keep getting 'File path does not exist' error message&lt;/P&gt;

&lt;P&gt;I have installed universal forwarder on a windows 2003 64 bit server. Forwarder install was successful and service is running fine. &lt;/P&gt;

&lt;P&gt;Splunk indexer is running on a linux server, i am running Add data-Files &amp;amp; Directories wizard to configure a file on that remote windows server, when i enter the path  \\servername\d$\test_splunk\Central_wrapper.log.1 i get the error message 'File path does not exist' although path is valid.&lt;/P&gt;

&lt;P&gt;How do i fix this?&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 12:37:41 GMT</pubDate>
    <dc:creator>anoopambli</dc:creator>
    <dc:date>2020-09-28T12:37:41Z</dc:date>
    <item>
      <title>File path does not exist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90547#M18787</link>
      <description>&lt;P&gt;I am facing problem with adding a remote file on a windows server. Keep getting 'File path does not exist' error message&lt;/P&gt;

&lt;P&gt;I have installed universal forwarder on a windows 2003 64 bit server. Forwarder install was successful and service is running fine. &lt;/P&gt;

&lt;P&gt;Splunk indexer is running on a linux server, i am running Add data-Files &amp;amp; Directories wizard to configure a file on that remote windows server, when i enter the path  \\servername\d$\test_splunk\Central_wrapper.log.1 i get the error message 'File path does not exist' although path is valid.&lt;/P&gt;

&lt;P&gt;How do i fix this?&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:37:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90547#M18787</guid>
      <dc:creator>anoopambli</dc:creator>
      <dc:date>2020-09-28T12:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: File path does not exist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90548#M18788</link>
      <description>&lt;P&gt;Wait, what? If I understand your scenario correctly, you have a Linux host that acts as an indexer and a Windows host where the file you want to monitor exists. Now you're trying to add a monitor for that file on the...Linux indexer? Sorry, it does not work that way. You might want to take the Splunk tutorial.&lt;/P&gt;

&lt;P&gt;You should configure the input locally on the forwarder on the Windows server, and have that forwarder configured to send its events to the indexer.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:37:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90548#M18788</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-10-15T15:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: File path does not exist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90549#M18789</link>
      <description>&lt;P&gt;If I understand your garbled part, I think you are trying to index a UNC. &lt;CODE&gt;\\servername\C$\test_splunk\Central_wrapper.log.1&lt;/CODE&gt; or something similar perhaps? I would suggest adding the file instead to the etc/system/local/inputs.conf file to the Universal Forwarder on the WINDOWS server. (most likely under &lt;CODE&gt;C:\Program Files\Splunk\etc\system\local\&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/admin/inputsconf" target="test_blank"&gt;http://docs.splunk.com/Documentation/Splunk/5.0/admin/inputsconf&lt;/A&gt;&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2012 16:23:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90549#M18789</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2012-10-15T16:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: File path does not exist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90550#M18790</link>
      <description>&lt;P&gt;Sorry for confusing you guys with my question, I am new to splunk and trying to learn it.&lt;/P&gt;

&lt;P&gt;I made this entry in inputs.conf file on the windows server where forwarder is installed,&lt;/P&gt;

&lt;P&gt;[monitor://D:\test_splunk*]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
followTail = 1&lt;BR /&gt;
index = default&lt;BR /&gt;
sourcetype = sitescope&lt;/P&gt;

&lt;P&gt;Do i need to do any configuration in the indexer inorder to get this data over there? I could see eventlogs (system and application) of the windows servers on splunk but not this particular file (d:\test_splunk\Central_wrapper.log.1).&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:38:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90550#M18790</guid>
      <dc:creator>anoopambli</dc:creator>
      <dc:date>2020-09-28T12:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: File path does not exist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90551#M18791</link>
      <description>&lt;P&gt;Please use the backticks (`)around paths, so they don't become garbled. All you should need is:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[monitor://D:\test_splunk]&lt;BR /&gt;
whitelist = .*&lt;BR /&gt;
disabled = false&lt;BR /&gt;
followTail = 1&lt;BR /&gt;
sourcetype = sitescope&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2012 13:10:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90551#M18791</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2012-10-17T13:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: File path does not exist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90552#M18792</link>
      <description>&lt;P&gt;Issue was fixed after setting followtail to 0. This file was a static one, because of no update coming to it indexer was not showing any details of it. After setting followTail = 0, it started working.&lt;/P&gt;

&lt;P&gt;Thank you everyone for the answers...&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2012 13:41:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-path-does-not-exist/m-p/90552#M18792</guid>
      <dc:creator>anoopambli</dc:creator>
      <dc:date>2012-10-31T13:41:56Z</dc:date>
    </item>
  </channel>
</rss>

