<?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 Cannot see host on the Splunk server in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Cannot-see-host-on-the-Splunk-server/m-p/75910#M15502</link>
    <description>&lt;P&gt;I need help on my Splunk server. I cannot see the host the splunk server.&lt;BR /&gt;
here is what my setup went:&lt;/P&gt;

&lt;P&gt;1) install full splunk on server1. Installed *nix app and verified that it is collecting data.&lt;/P&gt;

&lt;P&gt;2) install full splunk on server2. Installed *nix app and verified that it is collecting data.&lt;/P&gt;

&lt;P&gt;3) configure receiving on splunk server1 to port 9997.&lt;/P&gt;

&lt;P&gt;4) Enabled forwarding on server2.&lt;/P&gt;

&lt;P&gt;cd /opt/splunk/bin&lt;/P&gt;

&lt;P&gt;./splunk start&lt;/P&gt;

&lt;P&gt;./splunk enable app SplunkLightForwarder&lt;/P&gt;

&lt;P&gt;./splunk restart&lt;/P&gt;

&lt;P&gt;./splunk add forward-server :9997&lt;/P&gt;

&lt;P&gt;./splunk restart&lt;/P&gt;

&lt;P&gt;5) Opened splunk server1 web but did not see server2.&lt;/P&gt;

&lt;P&gt;Please advise, I appreciate your help ,thank you.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2011 02:03:16 GMT</pubDate>
    <dc:creator>triptrops</dc:creator>
    <dc:date>2011-09-15T02:03:16Z</dc:date>
    <item>
      <title>Cannot see host on the Splunk server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cannot-see-host-on-the-Splunk-server/m-p/75910#M15502</link>
      <description>&lt;P&gt;I need help on my Splunk server. I cannot see the host the splunk server.&lt;BR /&gt;
here is what my setup went:&lt;/P&gt;

&lt;P&gt;1) install full splunk on server1. Installed *nix app and verified that it is collecting data.&lt;/P&gt;

&lt;P&gt;2) install full splunk on server2. Installed *nix app and verified that it is collecting data.&lt;/P&gt;

&lt;P&gt;3) configure receiving on splunk server1 to port 9997.&lt;/P&gt;

&lt;P&gt;4) Enabled forwarding on server2.&lt;/P&gt;

&lt;P&gt;cd /opt/splunk/bin&lt;/P&gt;

&lt;P&gt;./splunk start&lt;/P&gt;

&lt;P&gt;./splunk enable app SplunkLightForwarder&lt;/P&gt;

&lt;P&gt;./splunk restart&lt;/P&gt;

&lt;P&gt;./splunk add forward-server :9997&lt;/P&gt;

&lt;P&gt;./splunk restart&lt;/P&gt;

&lt;P&gt;5) Opened splunk server1 web but did not see server2.&lt;/P&gt;

&lt;P&gt;Please advise, I appreciate your help ,thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2011 02:03:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cannot-see-host-on-the-Splunk-server/m-p/75910#M15502</guid>
      <dc:creator>triptrops</dc:creator>
      <dc:date>2011-09-15T02:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see host on the Splunk server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cannot-see-host-on-the-Splunk-server/m-p/75911#M15503</link>
      <description>&lt;P&gt;Triptrops,&lt;/P&gt;

&lt;P&gt;In your step above: "./splunk add forward-server :9997", what is the name/address of the receiving host (i.e. server1) that server2 should use?  Note: That IP should go before the :9997.&lt;/P&gt;

&lt;P&gt;When you run $SPLUNK_HOME/bin/splunk help add, you will see this example in the output:&lt;BR /&gt;
./splunk add forward-server bologna:9997&lt;/P&gt;

&lt;P&gt;In this case, the system bologna is the receiving host.&lt;/P&gt;

&lt;P&gt;Set this correctly, and it will probably work.&lt;/P&gt;

&lt;P&gt;Also, as a side note, if you are going to use the SplunkLightForwarder, you will probably be better off using the Splunk Universal Forwarder (a different installation package).&lt;/P&gt;

&lt;P&gt;Sean&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2011 02:20:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cannot-see-host-on-the-Splunk-server/m-p/75911#M15503</guid>
      <dc:creator>sdwilkerson</dc:creator>
      <dc:date>2011-09-15T02:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see host on the Splunk server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cannot-see-host-on-the-Splunk-server/m-p/75912#M15504</link>
      <description>&lt;P&gt;Thanks Sean for your immediate response. Actually it was a typographical error.&lt;/P&gt;

&lt;P&gt;I did execute this line as:&lt;/P&gt;

&lt;P&gt;./splunk add forward-server server1.domain.com:9997&lt;/P&gt;

&lt;P&gt;I still cannot see the host.&lt;/P&gt;

&lt;P&gt;By the way, what is the difference between the light and the universal forwarder.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2011 02:30:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cannot-see-host-on-the-Splunk-server/m-p/75912#M15504</guid>
      <dc:creator>triptrops</dc:creator>
      <dc:date>2011-09-15T02:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see host on the Splunk server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cannot-see-host-on-the-Splunk-server/m-p/75913#M15505</link>
      <description>&lt;P&gt;I enabled the Splunk Universal Forwarder but still the splunk server cannot see it. Am I missing some steps?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2011 06:41:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cannot-see-host-on-the-Splunk-server/m-p/75913#M15505</guid>
      <dc:creator>triptrops</dc:creator>
      <dc:date>2011-09-15T06:41:38Z</dc:date>
    </item>
  </channel>
</rss>

