<?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: Forwarder is not showing in Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67956#M13738</link>
    <description>&lt;P&gt;All,&lt;/P&gt;

&lt;P&gt;I have solved this issue by reinstalling the splunk and forwarder, something was messed up on my outputs.conf  .  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2013 13:29:23 GMT</pubDate>
    <dc:creator>shivanshuk</dc:creator>
    <dc:date>2013-05-14T13:29:23Z</dc:date>
    <item>
      <title>Forwarder is not showing in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67950#M13732</link>
      <description>&lt;P&gt;Hi Splunk Team,&lt;/P&gt;

&lt;P&gt;We have installed splunk tool on a windows server 2003 machine say A and Splunk forwarder on another windows server 2008R2 machine say B. Following default ports  have been opened between them.  9997,8089 ,8000  &lt;/P&gt;

&lt;P&gt;The above ports are opened only as outbound connectivity from source to destination.&lt;/P&gt;

&lt;P&gt;We have checked the input and output configuration files too. However we are still unable to detect the forwarder in the splunk tool. &lt;BR /&gt;
Please see the below conf files and snapshot of log files too. Let us know if anything else is required.&lt;/P&gt;

&lt;P&gt;Input.conf (splunk from Machine A)&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[default]&lt;BR /&gt;
host = &amp;lt;machine A&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;# added from below&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[tcp://&amp;lt;machine B IP &amp;gt;:9997]&lt;BR /&gt;
disabled = 0&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;`[tcp]&lt;BR /&gt;
acceptFrom=*&lt;/P&gt;

&lt;H2&gt;connection_host=ip`&lt;/H2&gt;

&lt;P&gt;Pls see error msg in splunkd log from machine B where forwarder is installed.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;03-20-2013 10:25:19.465 -0400 WARN  DeploymentClient - Unable to send handshake message to deployment server. Error status is: rejected&lt;BR /&gt;
03-20-2013 10:25:31.477 -0400 WARN  DeploymentClient - Unable to send handshake message to deployment server. Error status is: rejected&lt;BR /&gt;
03-20-2013 10:25:43.490 -0400 WARN  DeploymentClient - Unable to send handshake message to deployment server. Error status is: rejected&lt;BR /&gt;
03-20-2013 10:25:55.502 -0400 WARN  DeploymentClient - Unable to send handshake message to deployment server. Error status is: rejected&lt;BR /&gt;
03-20-2013 10:26:07.514 -0400 WARN  DeploymentClient - Unable to send handshake message to deployment server. Error status is: rejected&lt;BR /&gt;
03-20-2013 10:26:16.702 -0400 WARN  PubSubConnection - Cannot convert str:  to a valid status, returning eRejected.&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Please HELP. Thanks in advance.&lt;/P&gt;

&lt;P&gt;Thanks &lt;BR /&gt;
Shivanshu &lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 14:45:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67950#M13732</guid>
      <dc:creator>shivanshuk</dc:creator>
      <dc:date>2013-03-20T14:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder is not showing in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67951#M13733</link>
      <description>&lt;P&gt;Are you referring to forwarding data to Indexer or a Deployment Server.  The Warning you have posted are related to Splunk Deployment Server not inputs.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 14:56:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67951#M13733</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2013-03-20T14:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder is not showing in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67952#M13734</link>
      <description>&lt;P&gt;If you're trying to set up forwarding you should:&lt;BR /&gt;
1 - show the outputs.conf configuration on the forwarder&lt;BR /&gt;
2 - show any messages in splunkd.log on the forwarder about TcpOutput&lt;BR /&gt;
3 - verify that when you send a packet to 9997 on the receiver that it gets there (for example network sniff on indexer.)&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 18:41:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67952#M13734</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2013-03-20T18:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder is not showing in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67953#M13735</link>
      <description>&lt;P&gt;Incidentally, those warnings are not related to your forwarder problem, unless they are just both indications of a network problem.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 18:45:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67953#M13735</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2013-03-20T18:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder is not showing in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67954#M13736</link>
      <description>&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;I havent done any changes in output.conf file on forwarder. moreover couldnt find any output.conf at below location - &lt;SPLUNKUNIVERSALFORWARDER&gt;\etc\system\local&lt;BR /&gt;
Hence i have copied the default output .conf from default to local.&lt;/SPLUNKUNIVERSALFORWARDER&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;could find below error in splunkd logs &lt;BR /&gt;
03-20-2013 05:20:23.449 -0400 ERROR TcpOutputProc - LightWeightForwarder/UniversalForwarder not configured. Please configure outputs.conf.&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 20 Mar 2013 19:12:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67954#M13736</guid>
      <dc:creator>shivanshuk</dc:creator>
      <dc:date>2013-03-20T19:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder is not showing in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67955#M13737</link>
      <description>&lt;P&gt;you must configure the outputs.conf on the forwarder. you must create this file if it does not exist.  here is some introductory information about how configuration files work in general in Splunk: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/AboutConfigurationFiles"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/AboutConfigurationFiles&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 21:05:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67955#M13737</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2013-03-20T21:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder is not showing in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67956#M13738</link>
      <description>&lt;P&gt;All,&lt;/P&gt;

&lt;P&gt;I have solved this issue by reinstalling the splunk and forwarder, something was messed up on my outputs.conf  .  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2013 13:29:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-is-not-showing-in-Splunk/m-p/67956#M13738</guid>
      <dc:creator>shivanshuk</dc:creator>
      <dc:date>2013-05-14T13:29:23Z</dc:date>
    </item>
  </channel>
</rss>

