<?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: How to troubleshoot error &amp;quot;TcpOutputFd - Connection to xxx host failed.&amp;quot; on the forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-error-quot-TcpOutputFd-Connection-to-xxx/m-p/164127#M33259</link>
    <description>&lt;P&gt;Thanks to everyone. I found the tcp port was not setup in the inputs.conf file. Added the tcp entry and it is working.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Apr 2015 15:55:13 GMT</pubDate>
    <dc:creator>pb0543</dc:creator>
    <dc:date>2015-04-23T15:55:13Z</dc:date>
    <item>
      <title>How to troubleshoot error "TcpOutputFd - Connection to xxx host failed." on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-error-quot-TcpOutputFd-Connection-to-xxx/m-p/164124#M33256</link>
      <description>&lt;P&gt;I am getting a TcpOutputFd on the forwarder. Connection to xxx host failed. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;4-22-2015 16:17:34.736 -0400 WARN  TcpOutputFd - Connect to :9997 failed. Connection refused
04-22-2015 16:17:34.745 -0400 ERROR TcpOutputFd - Connection to host=xxxxxx:9997 failed
04-22-2015 16:17:34.747 -0400 INFO  TcpOutputProc - Detected idx=hostname:9997 shutting down
04-22-2015 16:17:34.747 -0400 INFO  TcpOutputProc - Will close stream to current indexer xxxxxx
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I removed the host ip and replaced with xxx. Where should I investigate this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 14:15:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-error-quot-TcpOutputFd-Connection-to-xxx/m-p/164124#M33256</guid>
      <dc:creator>pb0543</dc:creator>
      <dc:date>2015-04-23T14:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot error "TcpOutputFd - Connection to xxx host failed." on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-error-quot-TcpOutputFd-Connection-to-xxx/m-p/164125#M33257</link>
      <description>&lt;P&gt;Hi pb0543,&lt;/P&gt;

&lt;P&gt;usually a message &lt;CODE&gt;connection refused&lt;/CODE&gt; means that the remote server is not listening on the requested port. So check if you enabled receiving on your indexer &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Forwarding/Enableareceiver"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Forwarding/Enableareceiver&lt;/A&gt; and you're able to connect from the forwarder to the receiving port of the indexer (network routes, firewall and so on).&lt;/P&gt;

&lt;P&gt;Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 14:19:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-error-quot-TcpOutputFd-Connection-to-xxx/m-p/164125#M33257</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-04-23T14:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot error "TcpOutputFd - Connection to xxx host failed." on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-error-quot-TcpOutputFd-Connection-to-xxx/m-p/164126#M33258</link>
      <description>&lt;P&gt;Firstly, on Forwarder check to which instances it is sending the data to using&lt;BR /&gt;
1. /opt/splunk/bin/splunk btool outputs lists --debug&lt;BR /&gt;
once u get the output list(IP's)&lt;BR /&gt;
2. Ping the IP's/IDX to check the connectivity&lt;/P&gt;

&lt;P&gt;Go to the respective IP's/IDX and check the instance status&lt;BR /&gt;
 1. Server is up and running&lt;BR /&gt;
 2. Look for listening ports(netstat -an)&lt;BR /&gt;
 3. Check Splunk status and also the splunkd.logs&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 15:51:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-error-quot-TcpOutputFd-Connection-to-xxx/m-p/164126#M33258</guid>
      <dc:creator>neelamssantosh</dc:creator>
      <dc:date>2015-04-23T15:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot error "TcpOutputFd - Connection to xxx host failed." on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-error-quot-TcpOutputFd-Connection-to-xxx/m-p/164127#M33259</link>
      <description>&lt;P&gt;Thanks to everyone. I found the tcp port was not setup in the inputs.conf file. Added the tcp entry and it is working.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 15:55:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-error-quot-TcpOutputFd-Connection-to-xxx/m-p/164127#M33259</guid>
      <dc:creator>pb0543</dc:creator>
      <dc:date>2015-04-23T15:55:13Z</dc:date>
    </item>
  </channel>
</rss>

