<?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: Monitoring directory on a remote host in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-directory-on-a-remote-host/m-p/441203#M76919</link>
    <description>&lt;P&gt;you can still use the monitor type input, it just wont show you a preview of the data before ingesting for remote hosts. This is working as intended. &lt;/P&gt;</description>
    <pubDate>Tue, 17 Jul 2018 16:37:42 GMT</pubDate>
    <dc:creator>CarsonZa</dc:creator>
    <dc:date>2018-07-17T16:37:42Z</dc:date>
    <item>
      <title>Monitoring directory on a remote host</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-directory-on-a-remote-host/m-p/441202#M76918</link>
      <description>&lt;P&gt;I am attempting to ingest data from a remote host (&lt;STRONG&gt;Linux&lt;/STRONG&gt;) to my Search Head/Indexer host (&lt;STRONG&gt;Windows&lt;/STRONG&gt;) via Splunk Web. I am unable to install a Splunk instance on the remote host, so a Forwarder is not a feasible solution. I have seen it suggested in other Splunk&amp;gt;answer threads that one can mount the filesystem of the remote server , although it is not ideal. I mounted the remote server and can successful ingest the data using the &lt;STRONG&gt;Add Data&amp;gt;upload&lt;/STRONG&gt; option, but that same data is not visible if I attempt to use &lt;STRONG&gt;Add Data&amp;gt;monitor&amp;gt;Files&amp;amp;Directories&lt;/STRONG&gt; for real-time ingestion. Why is the data only visible for &lt;EM&gt;Upload&lt;/EM&gt; and not real-time &lt;EM&gt;Monitor&lt;/EM&gt;? Would changes should I implement to enable this?&lt;/P&gt;

&lt;P&gt;Splunk version: 7.0.3&lt;BR /&gt;
Directory to ingest: mapped to a network drive (S:)&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 14:15:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-directory-on-a-remote-host/m-p/441202#M76918</guid>
      <dc:creator>madavis1986</dc:creator>
      <dc:date>2018-07-17T14:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring directory on a remote host</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-directory-on-a-remote-host/m-p/441203#M76919</link>
      <description>&lt;P&gt;you can still use the monitor type input, it just wont show you a preview of the data before ingesting for remote hosts. This is working as intended. &lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 16:37:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-directory-on-a-remote-host/m-p/441203#M76919</guid>
      <dc:creator>CarsonZa</dc:creator>
      <dc:date>2018-07-17T16:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring directory on a remote host</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-directory-on-a-remote-host/m-p/441204#M76920</link>
      <description>&lt;P&gt;My original issue was the &lt;STRONG&gt;Select a Source&lt;/STRONG&gt; screen reporting the following error "&lt;EM&gt;This path does not exist or is not accessible&lt;/EM&gt;" (not the preview message). I now believe that this was due to me attempting to select a file using a mapped network drive. Switching to UNC path allowed me to complete the &lt;STRONG&gt;Add Data&lt;/STRONG&gt; process.&lt;/P&gt;

&lt;P&gt;Unfortunately no events from my monitored file (/var/log/messages) are being ingested. &lt;BR /&gt;
splunkd.log is reporting the following error: &lt;STRONG&gt;&lt;EM&gt;WARN FilesystemChangeWatcher - error getting attributes of "\messages: The network path was not found&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;If I attempted to select &lt;STRONG&gt;index once&lt;/STRONG&gt; option (instead of continuously monitoring) I reach the &lt;STRONG&gt;Review&lt;/STRONG&gt; step of the Add Data process where a similar error is displayed: &lt;EM&gt;unable to open file: path='\messages' error= 'The network path was not found.'&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Finally if I attempt to &lt;STRONG&gt;Add Data&amp;gt;upload&lt;/STRONG&gt; and point to the same file (\messages) I can successful ingest the file.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 15:32:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-directory-on-a-remote-host/m-p/441204#M76920</guid>
      <dc:creator>madavis1986</dc:creator>
      <dc:date>2018-07-19T15:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring directory on a remote host</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-directory-on-a-remote-host/m-p/441205#M76921</link>
      <description>&lt;P&gt;My original issue was the &lt;STRONG&gt;Select a Source&lt;/STRONG&gt; screen reporting the following error "&lt;EM&gt;This path does not exist or is not accessible&lt;/EM&gt;" (not the preview message). I now believe that this was due to me attempting to select a file using a mapped network drive. Switching to UNC path allowed me to complete the &lt;STRONG&gt;Add Data&lt;/STRONG&gt; process.&lt;/P&gt;

&lt;P&gt;Unfortunately no events from my monitored file (/var/log/messages) are being ingested. &lt;BR /&gt;
splunkd.log is reporting the following error: &lt;STRONG&gt;&lt;EM&gt;WARN FilesystemChangeWatcher - error getting attributes of "\messages: The network path was not found&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;If I attempted to select &lt;STRONG&gt;index once&lt;/STRONG&gt; option (instead of continuously monitoring) I reach the &lt;STRONG&gt;Review&lt;/STRONG&gt; step of the Add Data process where a similar error is displayed: &lt;EM&gt;unable to open file: path='\messages' error= 'The network path was not found.'&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Finally if I attempt to &lt;STRONG&gt;Add Data&amp;gt;upload&lt;/STRONG&gt; and point to the same file (\messages) I can successful ingest the file. &lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 15:33:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-directory-on-a-remote-host/m-p/441205#M76921</guid>
      <dc:creator>madavis1986</dc:creator>
      <dc:date>2018-07-19T15:33:20Z</dc:date>
    </item>
  </channel>
</rss>

