<?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 forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/forwarder/m-p/710852#M117410</link>
    <description>&lt;P&gt;hello we are unable to receive logs from forwarders from 29 january. i checked splund.log and found this error&lt;BR /&gt;ERROR TcpOutputFd [110883 TcpOutEloop] - Connection to host=&amp;lt;ip&amp;gt;:port failed&lt;BR /&gt;&lt;BR /&gt;what should I do?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2025 15:58:56 GMT</pubDate>
    <dc:creator>SN1</dc:creator>
    <dc:date>2025-02-06T15:58:56Z</dc:date>
    <item>
      <title>forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder/m-p/710852#M117410</link>
      <description>&lt;P&gt;hello we are unable to receive logs from forwarders from 29 january. i checked splund.log and found this error&lt;BR /&gt;ERROR TcpOutputFd [110883 TcpOutEloop] - Connection to host=&amp;lt;ip&amp;gt;:port failed&lt;BR /&gt;&lt;BR /&gt;what should I do?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 15:58:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder/m-p/710852#M117410</guid>
      <dc:creator>SN1</dc:creator>
      <dc:date>2025-02-06T15:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder/m-p/710854#M117411</link>
      <description>&lt;P&gt;The error you're seeing suggests a network connectivity issue between your forwarder and the receiving Splunk instance (likely an Indexer or Heavy Forwarder).&lt;/P&gt;&lt;P&gt;Here are some steps to troubleshoot:&lt;/P&gt;&lt;P&gt;Verify network connectivity: -&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can you connect to the destination host from the forwarder (Try using netcat with something like `nc -vz -w1 &amp;lt;destinationIP&amp;gt; &amp;lt;destinationPort&amp;gt;`&lt;/LI&gt;&lt;LI&gt;Is the specified port open and accessible on the destination server (Is Splunk listening?)&lt;/LI&gt;&lt;LI&gt;Are any other hosts able to connect and send data?&lt;/LI&gt;&lt;LI&gt;Check firewall rules: - Ensure no firewall is blocking the connection on either end.&lt;/LI&gt;&lt;LI&gt;Verify Splunk configurations: - On the forwarder, check outputs.conf for correct destination settings. - On the receiving end, verify inputs.conf for proper port configurations.&lt;/LI&gt;&lt;LI&gt;Restart Splunk services: - Sometimes a restart can resolve connectivity issues, try restarting the forwarder, if no progress then try restart Splunk on the receiver to confirm it is working correctly.&lt;/LI&gt;&lt;LI&gt;Check for any recent network changes - Were there any infrastructure modifications around January 29th?&lt;BR /&gt;&lt;!--  notionvc: e0ea33dd-6f5f-483c-84e8-7d2e786bd420  --&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Please let me know how you get on and consider upvoting/karma this answer if it has helped.&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 16:04:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder/m-p/710854#M117411</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-02-06T16:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder/m-p/710855#M117412</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/274807"&gt;@SN1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;probably that day someone closed the firewall port between Forwarder and Indexer.&lt;/P&gt;&lt;P&gt;The port should be 9997.&lt;/P&gt;&lt;P&gt;if this is the port, you can try using telnet from the Forwarder:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;telnet &amp;lt;host_ip&amp;gt; &amp;lt;port&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 16:06:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder/m-p/710855#M117412</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-02-06T16:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder/m-p/710884#M117416</link>
      <description>&lt;P&gt;hello after this command on deployment server it is showing this error&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;telnet: Unable to connect to remote host: Connection refused&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 04:27:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder/m-p/710884#M117416</guid>
      <dc:creator>SN1</dc:creator>
      <dc:date>2025-02-07T04:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder/m-p/710889#M117418</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/274807"&gt;@SN1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;telent command need to run on forwader as mentioned by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;and also hope you followed stpes menioned by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 06:22:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder/m-p/710889#M117418</guid>
      <dc:creator>SanjayReddy</dc:creator>
      <dc:date>2025-02-07T06:22:45Z</dc:date>
    </item>
  </channel>
</rss>

