<?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: UniversalForwarder 9.0.4 not able to connect to Enterprise splunk 8.0.4 indexer in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636691#M26808</link>
    <description>&lt;P&gt;ssh is not a best tool for connectivity troubleshooting because it relies on a relatively high-level protocol for functioning. But still, "connection refused" shows network-level problems. Either closed ports on the destination machine or traffic not opened in between.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2023 12:31:00 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2023-03-30T12:31:00Z</dc:date>
    <item>
      <title>UniversalForwarder 9.0.4 not able to connect to Enterprise splunk 8.0.4 indexer?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636673#M26804</link>
      <description>&lt;P&gt;03-30-2023 01:56:34.810 -0400 INFO&amp;nbsp; AutoLoadBalancedConnectionStrategy [15424 TcpOutEloop] - Removing quarantine from idx=10.65.152.88:9997 connid=0&lt;/P&gt;
&lt;P&gt;03-30-2023 01:56:34.811 -0400 WARN&amp;nbsp; TcpOutputFd [15424 TcpOutEloop] - Connect to 10.65.152.88:9997 failed. Connection refused&lt;/P&gt;
&lt;P&gt;03-30-2023 01:56:34.811 -0400 ERROR TcpOutputFd [15424 TcpOutEloop] - Connection to host=10.65.152.88:9997 failed&lt;/P&gt;
&lt;P&gt;03-30-2023 01:56:34.811 -0400 WARN&amp;nbsp; TcpOutputFd [15424 TcpOutEloop] - Connect to 10.65.152.88:9997 failed. Connection refused&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what is the configuration issue at forwarded OR enterprise server level?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 15:08:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636673#M26804</guid>
      <dc:creator>ball</dc:creator>
      <dc:date>2023-03-30T15:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: UniversalForwarder 9.0.4 not able to connect to Enterprise splunk 8.0.4 indexer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636681#M26805</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/255316"&gt;@ball&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;did you tested connection using telnet on the port 9997 from the UF to the Indexer?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;telnet 10.65.152.88 9997&lt;/LI-CODE&gt;&lt;P&gt;if route is closed check the firewall route.&lt;/P&gt;&lt;P&gt;If connection is open check if you're using SSL on port 9997.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 10:58:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636681#M26805</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-03-30T10:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: UniversalForwarder 9.0.4 not able to connect to Enterprise splunk 8.0.4 indexer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636683#M26806</link>
      <description>&lt;P&gt;It is a problem with connectivity. UF 9.x works perfectly OK with older indexers. It just generates configtracker inputs which are sent by default to a non-existent index. That results in events going into last-resort index or getting dropped and generating warnings. Other than that - there's no problem with UF 9 in Splunk 8 environment.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 11:02:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636683#M26806</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-03-30T11:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: UniversalForwarder 9.0.4 not able to connect to Enterprise splunk 8.0.4 indexer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636690#M26807</link>
      <description>&lt;P&gt;I don't have access to telnet so tested using ssh.&lt;/P&gt;&lt;P&gt;ssh -p 9997 user1@10.65.152.88&lt;/P&gt;&lt;P&gt;ssh: connect to host 10.65.152.88 port 9997: Connection refused.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 12:14:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636690#M26807</guid>
      <dc:creator>ball</dc:creator>
      <dc:date>2023-03-30T12:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: UniversalForwarder 9.0.4 not able to connect to Enterprise splunk 8.0.4 indexer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636691#M26808</link>
      <description>&lt;P&gt;ssh is not a best tool for connectivity troubleshooting because it relies on a relatively high-level protocol for functioning. But still, "connection refused" shows network-level problems. Either closed ports on the destination machine or traffic not opened in between.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 12:31:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636691#M26808</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-03-30T12:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: UniversalForwarder 9.0.4 not able to connect to Enterprise splunk 8.0.4 indexer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636694#M26809</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/255316"&gt;@ball&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;said, SSH couldn't be the correct way to test connectivity, but the connection refused should demonstarte that there's a problem on Indexer open port, but if other UFs are sending logs it should be,&lt;/P&gt;&lt;P&gt;The most probable issue could be the firewall route.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 12:36:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636694#M26809</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-03-30T12:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: UniversalForwarder 9.0.4 not able to connect to Enterprise splunk 8.0.4 indexer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636742#M26811</link>
      <description>&lt;P class="lia-align-right"&gt;Other forwarder able to send to that indexer but not this ONLY.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 16:22:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636742#M26811</guid>
      <dc:creator>ball</dc:creator>
      <dc:date>2023-03-30T16:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: UniversalForwarder 9.0.4 not able to connect to Enterprise splunk 8.0.4 indexer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636768#M26812</link>
      <description>&lt;P&gt;Well, hard to say without knowing your environment. You might have host firewall rules prohibiting input. You might have network firewall blocking traffic. You might have limits on permitted IP addresses in inputs.conf on the indexer. There can be several things.&lt;/P&gt;&lt;P&gt;I'd simply run a tcpdump for the packets coming from the UF's IP and check if the packets appear on your network interface. This way you'll know if your problems seems to be on the network or on the host itself.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 19:15:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/UniversalForwarder-9-0-4-not-able-to-connect-to-Enterprise/m-p/636768#M26812</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-03-30T19:15:32Z</dc:date>
    </item>
  </channel>
</rss>

