<?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: Universal Forwarder to Universal Forwarder to Indexer in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-to-Universal-Forwarder-to-Indexer/m-p/19723#M2815</link>
    <description>&lt;P&gt;You've chosen the wrong type of TCP input on forward1. You've got a raw TCP input there on port 9997, but what you really want is a receiving port that is used specifically for receiving cooked data from other Splunk instances - in the manager, it's listed under the "Forwarding and receiving" section" rather than the "Data inputs" section.&lt;/P&gt;

&lt;P&gt;More info on setting up receiving, and generally deploying Splunk in a distributed architecture, can be found here for instance:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Deploy/Setupforwardingandreceiving"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Deploy/Setupforwardingandreceiving&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Deploy/Enableareceiver"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Deploy/Enableareceiver&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2013 07:53:01 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2013-04-30T07:53:01Z</dc:date>
    <item>
      <title>Universal Forwarder to Universal Forwarder to Indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-to-Universal-Forwarder-to-Indexer/m-p/19722#M2814</link>
      <description>&lt;P&gt;I am currently configuring systems to forward data to splunk, but I have hit a wall with the Universal forwarder configuration.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My setup looks as follows:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I have my main indexer in a DC ( Let's call it head)&lt;BR /&gt;
Then I have 1 main forwarder in another DC which forwards all the data to head. ( Let’s call this forward1 )&lt;BR /&gt;
All my servers in the same DC as foward1 sends it data to forward1, and in turn forward1 needs to send it to head.&lt;/P&gt;

&lt;P&gt;To further complicate the picture I have another DC.&lt;BR /&gt;
I have the same scenario there.&lt;BR /&gt;
A forwarder to collect all the data for that dc ( Let’s call it forward2)&lt;/P&gt;

&lt;P&gt;it will then send all the data from forward2 to forward1 which in turn will send it to head.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My problem is this.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I have forward1 up and running sending data to head.&lt;BR /&gt;
I tell forward1 to listen on port 9997. All good.&lt;/P&gt;

&lt;P&gt;I then start sending data to it from a server with a forwarder on I get the following error:&lt;/P&gt;

&lt;P&gt;on the server I see:&lt;BR /&gt;
04-29-2013 14:47:58.033 +0200 WARN  TcpOutputProc - Cooked connection to ip=10.13.1.24:9997 timed out&lt;/P&gt;

&lt;P&gt;On forward1 I get this:&lt;BR /&gt;
04-29-2013 14:40:01.643 +0200 INFO  TcpInputProc - Connection in raw mode from src=10.13.2.3:53381&lt;/P&gt;

&lt;P&gt;I have exhausted all the resources but am getting nowhere. Do you have any idea what can be wrong here ?&lt;/P&gt;

&lt;P&gt;My set-up looks like this.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;App server that needs to send data to Forward1&lt;/STRONG&gt;&lt;BR /&gt;
./splunk list forward-server&lt;/P&gt;

&lt;P&gt;Active forwards:&lt;BR /&gt;
                None&lt;BR /&gt;
Configured but inactive forwards:&lt;BR /&gt;
                10.13.1.24:9997   &amp;lt;-- Forward1 server&lt;/P&gt;

&lt;P&gt;My biggest concern is that it is not active, and I cannot figure out why.&lt;BR /&gt;
No firewall issues , can ping it and telnet to it.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Forward1&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;splunk list forward-server&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Active forwards:  10.0.64.120:9997    &amp;lt;-- Head server&lt;/P&gt;

&lt;P&gt;Configured but inactive forwards:&lt;BR /&gt;
                None&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;splunk list tcp&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Splunk is listening for data on ports:&lt;BR /&gt;
9997 for data from any host&lt;/P&gt;

&lt;P&gt;I am at my wits end here, any help will be greatly appreciated. I have searched the knowledge base came across a lot of similar cases, but none of their solutions fixed my problem.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2013 07:44:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-to-Universal-Forwarder-to-Indexer/m-p/19722#M2814</guid>
      <dc:creator>vial8</dc:creator>
      <dc:date>2013-04-30T07:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder to Universal Forwarder to Indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-to-Universal-Forwarder-to-Indexer/m-p/19723#M2815</link>
      <description>&lt;P&gt;You've chosen the wrong type of TCP input on forward1. You've got a raw TCP input there on port 9997, but what you really want is a receiving port that is used specifically for receiving cooked data from other Splunk instances - in the manager, it's listed under the "Forwarding and receiving" section" rather than the "Data inputs" section.&lt;/P&gt;

&lt;P&gt;More info on setting up receiving, and generally deploying Splunk in a distributed architecture, can be found here for instance:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Deploy/Setupforwardingandreceiving"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Deploy/Setupforwardingandreceiving&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Deploy/Enableareceiver"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Deploy/Enableareceiver&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2013 07:53:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-to-Universal-Forwarder-to-Indexer/m-p/19723#M2815</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-04-30T07:53:01Z</dc:date>
    </item>
  </channel>
</rss>

