<?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 Not receiving data from some forwarders in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45826#M8617</link>
    <description>&lt;P&gt;Newbie here with an issue.&lt;/P&gt;

&lt;P&gt;Running Splunk 4.2.2 indexer on Linux and universal forwarders 4.2.2 on Windows 7 machines.  I have 15 forwarders, but only receive data from the first 6 that were installed. I don't even see the forwarders listed under Hosts or the see their Source types on the summary screen.  I see errors such as the following in the forwarder's splunkd.log&lt;/P&gt;

&lt;P&gt;07-19-2011 15:25:05.121 -0400 INFO  TcpOutputProc - Connected to idx=xx.xx.xxx.xxx:9997&lt;BR /&gt;
07-19-2011 15:25:09.561 -0400 ERROR ExecProcessor - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-regmon.exe" --driver-path "C:\Program Files\SplunkUniversalForwarder\bin"" splunk-regmon - No enabled entries were found in the conf files.&lt;/P&gt;

&lt;P&gt;In the indexer's splunkd log I see messages such as:&lt;/P&gt;

&lt;P&gt;Waiting for connection from src = aa.bb.ccc.dddd:portno to close before shutting down TCPInputProcessor.&lt;/P&gt;

&lt;P&gt;So, it seems that the indexer knows of the forwarder's existance. Not sure what to look at next to try to resolve the issue.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2011 17:41:34 GMT</pubDate>
    <dc:creator>RVDowning</dc:creator>
    <dc:date>2011-07-20T17:41:34Z</dc:date>
    <item>
      <title>Not receiving data from some forwarders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45826#M8617</link>
      <description>&lt;P&gt;Newbie here with an issue.&lt;/P&gt;

&lt;P&gt;Running Splunk 4.2.2 indexer on Linux and universal forwarders 4.2.2 on Windows 7 machines.  I have 15 forwarders, but only receive data from the first 6 that were installed. I don't even see the forwarders listed under Hosts or the see their Source types on the summary screen.  I see errors such as the following in the forwarder's splunkd.log&lt;/P&gt;

&lt;P&gt;07-19-2011 15:25:05.121 -0400 INFO  TcpOutputProc - Connected to idx=xx.xx.xxx.xxx:9997&lt;BR /&gt;
07-19-2011 15:25:09.561 -0400 ERROR ExecProcessor - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-regmon.exe" --driver-path "C:\Program Files\SplunkUniversalForwarder\bin"" splunk-regmon - No enabled entries were found in the conf files.&lt;/P&gt;

&lt;P&gt;In the indexer's splunkd log I see messages such as:&lt;/P&gt;

&lt;P&gt;Waiting for connection from src = aa.bb.ccc.dddd:portno to close before shutting down TCPInputProcessor.&lt;/P&gt;

&lt;P&gt;So, it seems that the indexer knows of the forwarder's existance. Not sure what to look at next to try to resolve the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2011 17:41:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45826#M8617</guid>
      <dc:creator>RVDowning</dc:creator>
      <dc:date>2011-07-20T17:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Not receiving data from some forwarders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45827#M8618</link>
      <description>&lt;P&gt;If you run a "splunk list monitor -auth admin:changeme" command from the splunk\bin directory, does it list files that are being monitored to sent to the indexer?&lt;BR /&gt;
If it lists nothing, you may have to modify your inputs.conf file to make sure you are monitoring the files that you hope to.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2011 13:00:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45827#M8618</guid>
      <dc:creator>cpenkert</dc:creator>
      <dc:date>2011-07-21T13:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Not receiving data from some forwarders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45828#M8619</link>
      <description>&lt;P&gt;Running that command does indeed show that the two desired files are not being monitored. But, I can't find anything different between the inputs.conf file in the MSICreated directory on this forwarder and the forwarders where it is correctly working. I'm trying to find some kind of diff style utility to run against both directories.&lt;/P&gt;

&lt;P&gt;Could permissions have anything to do with it?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2011 14:46:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45828#M8619</guid>
      <dc:creator>RVDowning</dc:creator>
      <dc:date>2011-07-22T14:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Not receiving data from some forwarders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45829#M8620</link>
      <description>&lt;P&gt;It did turn out to be a permissions issue on the inputs.conf file on at least on one of the servers.  Looking at the next server and still have the same problem.  Not resolved yet.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2011 13:56:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45829#M8620</guid>
      <dc:creator>RVDowning</dc:creator>
      <dc:date>2011-07-26T13:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Not receiving data from some forwarders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45830#M8621</link>
      <description>&lt;P&gt;Also check to make sure you have permissions to read the files you are monitoring.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2011 15:27:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45830#M8621</guid>
      <dc:creator>msettipane</dc:creator>
      <dc:date>2011-07-26T15:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Not receiving data from some forwarders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45831#M8622</link>
      <description>&lt;P&gt;I'd like to run this command:&lt;BR /&gt;
"splunk list monitor -auth admin:changeme"&lt;BR /&gt;
on my windows universal forwarder. Since the service runs under the Local System acct, what credentails can\should I use in place of changeMe?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2011 17:12:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45831#M8622</guid>
      <dc:creator>mikefoti</dc:creator>
      <dc:date>2011-09-07T17:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Not receiving data from some forwarders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45832#M8623</link>
      <description>&lt;P&gt;Answered my own question... on a default install, can still use "admin" and "changeme"&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2011 17:20:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-receiving-data-from-some-forwarders/m-p/45832#M8623</guid>
      <dc:creator>mikefoti</dc:creator>
      <dc:date>2011-09-07T17:20:06Z</dc:date>
    </item>
  </channel>
</rss>

