<?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: Monitor logs from remote server without installation of UF in Installation</title>
    <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383834#M5243</link>
    <description>&lt;P&gt;I believe the correct syntax is &lt;CODE&gt;[monitor://\\abcstorage\xyz\*.zip]&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Alternatively, you can mount the network drive under a local drive letter (or nowadays even as a folder inside the local filesystem I believe?) and then use something like @gcusello mentioned.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2019 15:13:12 GMT</pubDate>
    <dc:creator>FrankVl</dc:creator>
    <dc:date>2019-07-10T15:13:12Z</dc:date>
    <item>
      <title>How to monitor logs from remote server without installation of Universal Forwarder?</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383830#M5239</link>
      <description>&lt;P&gt;I have one server A which is network connected to Server B where Splunk is installed, and I want to monitor a few folders present in Server A without installation of universal forwarder due to some restrictions.&lt;/P&gt;
&lt;P&gt;I am on Windows OS and I can browse to that folder and can read folder files from file explorer by following path- &lt;CODE&gt;\\abcstorage\xyz&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;Now to monitor this in Splunk what path needs to be mentioned in splunk inputs.conf?I tried below inputs,&amp;nbsp;but am still unable to monitor.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[monitor:////abcstorage\xyz\*.zip]
disabled = false
index = xyz
sourcetype = abc
ignoreOlderThan = 1d
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 21:35:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383830#M5239</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2020-06-11T21:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383831#M5240</link>
      <description>&lt;P&gt;check permission, can the forwarder read the file in the path?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 12:48:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383831#M5240</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2019-07-10T12:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383832#M5241</link>
      <description>&lt;P&gt;Hi  ips_mandar,&lt;BR /&gt;
if you share your path with the E: drive use something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [monitor://E:\abcstorage\xyz\*.zip]
 disabled = false
 index = xyz
 sourcetype = abc
 ignoreOlderThan = 1d
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;As suggested by Adonio, check permissions to be sure that forwarder can read the files.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 13:27:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383832#M5241</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-07-10T13:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383833#M5242</link>
      <description>&lt;P&gt;Hi @adonio @gcusello ,&lt;BR /&gt;
System has permission and I can view all files from network drive..it is network shared drive and it is not present in same system where splunk is installed. &lt;CODE&gt;Network&amp;gt;abcstorage&amp;gt;xyz&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 14:50:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383833#M5242</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2019-07-10T14:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383834#M5243</link>
      <description>&lt;P&gt;I believe the correct syntax is &lt;CODE&gt;[monitor://\\abcstorage\xyz\*.zip]&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Alternatively, you can mount the network drive under a local drive letter (or nowadays even as a folder inside the local filesystem I believe?) and then use something like @gcusello mentioned.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 15:13:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383834#M5243</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-07-10T15:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383835#M5244</link>
      <description>&lt;P&gt;Thanks a lot @FrankVI&lt;BR /&gt;
If I create local drive as suggested then does it will impact performance?&lt;BR /&gt;
I will test and keep you posted.&lt;BR /&gt;
thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 16:00:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383835#M5244</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2019-07-10T16:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383836#M5245</link>
      <description>&lt;P&gt;Hi @FrankVI @gcusello I tried networkdrive like &lt;CODE&gt;[monitor://Z:\xyz\*.zip]&lt;/CODE&gt; and &lt;CODE&gt;[monitor://\\abcstorage\xyz\*.zip]&lt;/CODE&gt;&lt;BR /&gt;
but none of them is working.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 17:49:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383836#M5245</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2019-07-10T17:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383837#M5246</link>
      <description>&lt;P&gt;Any clues in splunkd.log? Is it trying to start monitoring that path?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 06:25:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383837#M5246</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-07-11T06:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383838#M5247</link>
      <description>&lt;P&gt;@FrankVI @gcusello &lt;BR /&gt;
Yesterday I kept &lt;CODE&gt;[monitor://\\abcstorage\xyz\*.zip]&lt;/CODE&gt; this stanza in inputs.conf and till yesterday no data in indexed and when today I checked again and I see that data being indexed which are newly inserted yesterday night probably(its modified date is 10 July).&lt;BR /&gt;
although there was many files from 9 July as well but none of them got indexed yesterday, although I set &lt;CODE&gt;ignoreOlderThan = 1d&lt;/CODE&gt; so it will not index these file today ,that's Ok but why they not indexed yesterday? &lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 06:49:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383838#M5247</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2019-07-11T06:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383839#M5248</link>
      <description>&lt;P&gt;Hi ips_mandar,&lt;BR /&gt;
check you date format: if you have dd/mm/yyy probably your Splunk inverted months and days, so you can find your yesterday logs in october.&lt;BR /&gt;
In this case, you have to fix the timestamp format in props.conf.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 06:59:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383839#M5248</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-07-11T06:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383840#M5249</link>
      <description>&lt;P&gt;there won't be any timestamp issue since yesterday's file got indexed since yesterday's file contain two days back data and it is indexed as per timestamp in the events.&lt;BR /&gt;
Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 07:09:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383840#M5249</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2019-07-11T07:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383841#M5250</link>
      <description>&lt;P&gt;Good to hear that it started working &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Yesterday was the 10th right? So files from 9th may have already fallen outside scope? I'd just keep an eye on if it now continues working consistently.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 07:20:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383841#M5250</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-07-11T07:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383842#M5251</link>
      <description>&lt;P&gt;Yes Yesterday was 10th and these 10th July files are indexed in splunk ..it may be due to last 24 hours when I created inputs.conf due to which no files got indexed from 9th.&lt;BR /&gt;
Now I created another input monitoring another folder and included &lt;CODE&gt;ignoreOlderThan = 1d&lt;/CODE&gt;&lt;BR /&gt;
But it is not indexing 10 July Files..&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 07:36:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383842#M5251</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2019-07-11T07:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383843#M5252</link>
      <description>&lt;P&gt;I checked modification time of 10 July file which is not being indexed is 10 July 2:22 AM&lt;BR /&gt;
and Current time 11 July 1:12 PM it seems due to 24 hours are already past it will not index these files &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
one question my system time zone is IST and the server whose files are monitored is in different timezone but when I am browsing to that folder via network shared server the modification time it will show will according to my server timezone?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 07:46:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383843#M5252</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2019-07-11T07:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383844#M5253</link>
      <description>&lt;P&gt;I do know from experience that such remote share monitoring is sometimes quite slow to get going (especially if the forwarder is still busy scanning / ingesting other remote folders).&lt;/P&gt;

&lt;P&gt;What is the exact creation/modification date/time on those files and what is the system time on these systems? Also not sure how &lt;CODE&gt;1d&lt;/CODE&gt; is interpreted, it may not be the same as 24h, it might simply check the dates only.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 07:49:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383844#M5253</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-07-11T07:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383845#M5254</link>
      <description>&lt;P&gt;Good question on the time zones. Not sure to be honest. If you have write permissions you could test that.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 07:53:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383845#M5254</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-07-11T07:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor logs from remote server without installation of UF</title>
      <link>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383846#M5255</link>
      <description>&lt;P&gt;I checked one file and details are-&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Created-Today, ‎July ‎11, ‎2019, ‏‎11 hours ago
Modified-Yesterday, ‎July ‎10, ‎2019, ‏‎2:22:52 AM
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;isn't it strange that modified is 10 July and Created is 11 July?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 08:53:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-monitor-logs-from-remote-server-without-installation-of/m-p/383846#M5255</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2019-07-11T08:53:50Z</dc:date>
    </item>
  </channel>
</rss>

