<?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: Splunk UF is not connecting with Deployment Server in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761652#M120563</link>
    <description>&lt;P&gt;The issue might be - TLS/cipher mismatch between UF 10.0.5 and DS 10.2.0. Different minor versions can ship different sslVersions / cipherSuite / ecdhCurves defaults, and a FIPS-on-one-side-only setup fails identically. also check if UF tries to connect to DS ove unecrypted HTTP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jun 2026 00:20:19 GMT</pubDate>
    <dc:creator>kml_uvce</dc:creator>
    <dc:date>2026-06-15T00:20:19Z</dc:date>
    <item>
      <title>Splunk UF is not connecting with Deployment Server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761646#M120557</link>
      <description>&lt;P&gt;Hii everyone,&lt;BR /&gt;&lt;BR /&gt;I have installed Splunk uf 10.0.5 on windows server 2016. The UF needs to connected to DS whose version is 10.2.0. But the UF is not connecting with DS. I have tried checking whether there is a network issue or port is blocked. But Test-Net connection shows that it successfully connects my DS on 8089 port.&amp;nbsp; Netstat -ano shows that ports are open. When checked the splunkd.log of uf it shows that error not connected to DS, handshake failed or socket error. I am attaching the splunkd.log image for the reference.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ankit13_2-1781429991539.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42224iF0AF710311DBBA46/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ankit13_2-1781429991539.png" alt="ankit13_2-1781429991539.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;when I checked the splunkd.log of DS its shows socket error while idling. below is the image attached from DS for the reference.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ankit13_1-1781429756439.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42223i6084BFBECFD627A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ankit13_1-1781429756439.jpeg" alt="ankit13_1-1781429756439.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankit Singh&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2026 09:42:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761646#M120557</guid>
      <dc:creator>ankit13</dc:creator>
      <dc:date>2026-06-14T09:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk UF is not connecting with Deployment Server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761649#M120560</link>
      <description>&lt;P&gt;This kind of errors usually happens with mismatched TLS settings. My guess would be that you have TLS enabled on management port on DS (which is default setting), but your UF tries to connect to DS over unencrypted HTTP.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2026 18:16:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761649#M120560</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2026-06-14T18:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk UF is not connecting with Deployment Server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761652#M120563</link>
      <description>&lt;P&gt;The issue might be - TLS/cipher mismatch between UF 10.0.5 and DS 10.2.0. Different minor versions can ship different sslVersions / cipherSuite / ecdhCurves defaults, and a FIPS-on-one-side-only setup fails identically. also check if UF tries to connect to DS ove unecrypted HTTP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 00:20:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761652#M120563</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2026-06-15T00:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk UF is not connecting with Deployment Server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761661#M120565</link>
      <description>&lt;P&gt;Hii,&lt;BR /&gt;&lt;BR /&gt;I have installed Splunk uf 10.2.1 but the issue remains the same. Also, i have checked the suing the OpenSSL and it is getting connected. When checked on DS for the logs related to that server it shows socket error.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ankit13_0-1781509584099.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42225i54E52BBF6299CDBC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ankit13_0-1781509584099.png" alt="ankit13_0-1781509584099.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;While i have another windows server 2012 server in the same environment but it is properly working.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 07:47:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761661#M120565</guid>
      <dc:creator>ankit13</dc:creator>
      <dc:date>2026-06-15T07:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk UF is not connecting with Deployment Server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761666#M120568</link>
      <description>&lt;P&gt;How about you help us help you?&lt;/P&gt;&lt;P&gt;Check the config (with btool), compare the contents of deploymentclient.conf on both working and non-working UF...&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 08:33:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761666#M120568</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2026-06-15T08:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk UF is not connecting with Deployment Server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761667#M120569</link>
      <description>&lt;P&gt;The deploymentclient.conf of both servers are same.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 08:35:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761667#M120569</guid>
      <dc:creator>ankit13</dc:creator>
      <dc:date>2026-06-15T08:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk UF is not connecting with Deployment Server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761670#M120570</link>
      <description>Please add those configurations here.</description>
      <pubDate>Mon, 15 Jun 2026 11:47:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761670#M120570</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2026-06-15T11:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk UF is not connecting with Deployment Server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761696#M120583</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/314209"&gt;@ankit13&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I recommend Splunk Universal Forwarder 9.3.x on Windows Server 2016. Splunk Universal Forwarder 9.3.13 was just released. Splunk has been inconsistent on whether more recent versions of the forwarder are fully tested and supported on Windows Server 2016. Both products will be end of life soon.&lt;/P&gt;&lt;P&gt;As others have said, make sure your TLS configuration is consistent on both the client (deploymentclient.conf and server.conf) and server (server.conf).&lt;/P&gt;&lt;P&gt;You can verify connectivity using the forwarder's bundled version of OpenSSL.&lt;/P&gt;&lt;P&gt;From an elevated command prompt:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;cd ; &amp;amp; "C:\Program Files\SplunkUniversalForwarder\bin\splunk.exe" cmd openssl s_client -connect &amp;lt;host&amp;gt;:8089 -CAfile "C:\Program Files\SplunkUniversalForwarder\etc\auth\cacert.pem" -tls1_2 -verify_return_error&lt;/LI-CODE&gt;&lt;P&gt;Replace &amp;lt;host&amp;gt; with your deployment server hostname, FQDN, or IP address. If you use an IP address, you can add the -servername parameter to openssl; set it to the common name or a valid subjectAltName value in the server certificate. If you&amp;nbsp;&lt;EM&gt;need&lt;/EM&gt; to use an IP address, check your name resolution configuration (DNS and/or %SystemRoot%\System32\drivers\etc\hosts).&lt;/P&gt;&lt;P&gt;The "cd ; &amp;amp;" syntax just lets the command run as-is under both PowerShell and cmd.exe.&lt;/P&gt;&lt;P&gt;A command that fully emulates your current Splunk configuration requires a copy of your forwarder's deploymentclient.conf and server.conf (remove any encrypted or plaintext secrets before posting).&lt;/P&gt;&lt;P&gt;On failure, OpenSSL will print useful error messages and help isolate root cause.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 12:35:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-UF-is-not-connecting-with-Deployment-Server/m-p/761696#M120583</guid>
      <dc:creator>tscroggins</dc:creator>
      <dc:date>2026-06-16T12:35:52Z</dc:date>
    </item>
  </channel>
</rss>

