<?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: Collect logfiles in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Collect-logfiles/m-p/231273#M99013</link>
    <description>&lt;P&gt;Hey  DriesVloeberghen,&lt;/P&gt;

&lt;P&gt;as someone who isn't into your config it would be helpful for me if you could post your inputs.conf of the UF.&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;I try to suggest some possible solutions to your problem.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Check your inputs.conf [monitor-stanza]
The stanza is a perfect place to spot faulty configuration
Monitoring files under C:\Test (if Test ist actually the name of your file) should result in the following stanza:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;STRONG&gt;[monitor://C:\Test]&lt;/STRONG&gt;&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;If "Test" is actually a directory in which the files are placed it should look like the following:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;STRONG&gt;[monitor://C:\Test\*]&lt;/STRONG&gt;&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;If "Test" is actually a file and might be an .txt you should write that into your stanza:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;STRONG&gt;[monitor://C:\Test.txt]&lt;/STRONG&gt;&lt;BR /&gt;
or you could do something like this&lt;BR /&gt;
&lt;STRONG&gt;[monitor://C:\Test*]&lt;/STRONG&gt;&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Has the user who runs the UF on the System (if not the root user) sufficient permissions to read the files under C:\Test ?&lt;/LI&gt;
&lt;/UL&gt;

&lt;HR /&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
pyro_wood&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2016 16:12:45 GMT</pubDate>
    <dc:creator>horsefez</dc:creator>
    <dc:date>2016-08-17T16:12:45Z</dc:date>
    <item>
      <title>Collect logfiles</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Collect-logfiles/m-p/231270#M99010</link>
      <description>&lt;P&gt;I want to collect logfiles in Splunk through the Universal Forwarder.&lt;BR /&gt;
I've set up a forward for the logs of the eventviewer and that is working!&lt;BR /&gt;
But now I've set up a forward for logs on a specific location C:\Test, but that's not working. (there are log-files in it of course)&lt;BR /&gt;
What can be the reason? How can I check what's being wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 14:19:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Collect-logfiles/m-p/231270#M99010</guid>
      <dc:creator>DriesVloeberghe</dc:creator>
      <dc:date>2016-08-17T14:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Collect logfiles</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Collect-logfiles/m-p/231271#M99011</link>
      <description>&lt;P&gt;Did you restart the forwarder?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 15:33:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Collect-logfiles/m-p/231271#M99011</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-08-17T15:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Collect logfiles</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Collect-logfiles/m-p/231272#M99012</link>
      <description>&lt;P&gt;Troubleshooting Monitor inputs can be troublesome it can usually be solved by inspecting the Splunkd.log, familiarity with btool and my favorite hit the rest endpoint on the forwarder to see the current status of the tailingprocessor. &lt;/P&gt;

&lt;P&gt;Although this Wiki is old it has great information for troubleshooting monitor inputs:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://wiki.splunk.com/Community:Troubleshooting_Monitor_Inputs"&gt;http://wiki.splunk.com/Community:Troubleshooting_Monitor_Inputs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 16:06:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Collect-logfiles/m-p/231272#M99012</guid>
      <dc:creator>dgrubb_splunk</dc:creator>
      <dc:date>2016-08-17T16:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Collect logfiles</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Collect-logfiles/m-p/231273#M99013</link>
      <description>&lt;P&gt;Hey  DriesVloeberghen,&lt;/P&gt;

&lt;P&gt;as someone who isn't into your config it would be helpful for me if you could post your inputs.conf of the UF.&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;I try to suggest some possible solutions to your problem.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Check your inputs.conf [monitor-stanza]
The stanza is a perfect place to spot faulty configuration
Monitoring files under C:\Test (if Test ist actually the name of your file) should result in the following stanza:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;STRONG&gt;[monitor://C:\Test]&lt;/STRONG&gt;&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;If "Test" is actually a directory in which the files are placed it should look like the following:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;STRONG&gt;[monitor://C:\Test\*]&lt;/STRONG&gt;&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;If "Test" is actually a file and might be an .txt you should write that into your stanza:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;STRONG&gt;[monitor://C:\Test.txt]&lt;/STRONG&gt;&lt;BR /&gt;
or you could do something like this&lt;BR /&gt;
&lt;STRONG&gt;[monitor://C:\Test*]&lt;/STRONG&gt;&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Has the user who runs the UF on the System (if not the root user) sufficient permissions to read the files under C:\Test ?&lt;/LI&gt;
&lt;/UL&gt;

&lt;HR /&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
pyro_wood&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 16:12:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Collect-logfiles/m-p/231273#M99013</guid>
      <dc:creator>horsefez</dc:creator>
      <dc:date>2016-08-17T16:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Collect logfiles</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Collect-logfiles/m-p/231274#M99014</link>
      <description>&lt;P&gt;Ok thanks, it seems that the logfiles of yesterday are in. But then I've got 2 other questions.&lt;BR /&gt;
 - after how many time the files are uploaded?&lt;BR /&gt;
 - it seems that I have to search on: source="c:\test\test1.log" - How can I search on a folder?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2016 06:17:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Collect-logfiles/m-p/231274#M99014</guid>
      <dc:creator>DriesVloeberghe</dc:creator>
      <dc:date>2016-08-18T06:17:43Z</dc:date>
    </item>
  </channel>
</rss>

