<?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: Deployment client resolving to old deployment server in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Deployment-client-resolving-to-old-deployment-server/m-p/684942#M233756</link>
    <description>&lt;P&gt;#On your Forwarders Check this to show what the target is?&lt;BR /&gt;/opt/splunkforwarder/bin/splunk show deploy-poll&lt;/P&gt;&lt;P&gt;On your Forwarders Check this to show what the config is?&lt;BR /&gt;/opt/splunkforwarder/bin/splunk btool deploymentclient list --debug&lt;/P&gt;&lt;P&gt;It might be that the configuration has been set into the below system local config (/opt/splunkforwarder/etc/system/local/deploymentclient.conf) or sometimes its in a custom app (the above Btool should show you this?)&lt;/P&gt;&lt;P&gt;If so then change it to the new address (Ensure firewalls and ports are accessable):&lt;/P&gt;&lt;P&gt;/opt/splunkforwarder/bin/splunk set deploy-poll &amp;lt;IP_address/hostname&amp;gt;:&amp;lt;management_port&amp;gt;&lt;BR /&gt;/opt/splunkforwarder/bin/splunk restart&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 06:29:55 GMT</pubDate>
    <dc:creator>deepakc</dc:creator>
    <dc:date>2024-04-22T06:29:55Z</dc:date>
    <item>
      <title>Deployment client resolving to old deployment server</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-client-resolving-to-old-deployment-server/m-p/684936#M233753</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I have deployed new deployment server&amp;nbsp; (aws ec2 instance) and updated the existing route53 dns entry to point to this new server. But I see the deployment clients are making connection to old server still.&lt;BR /&gt;&lt;BR /&gt;I believe there is&amp;nbsp; old connection saved at deployment client. Does anyone of you know how to encounter this issue ? Your solution helps me lot please.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;PNV&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 05:49:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-client-resolving-to-old-deployment-server/m-p/684936#M233753</guid>
      <dc:creator>Poojitha</dc:creator>
      <dc:date>2024-04-22T05:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment client resolving to old deployment server</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-client-resolving-to-old-deployment-server/m-p/684942#M233756</link>
      <description>&lt;P&gt;#On your Forwarders Check this to show what the target is?&lt;BR /&gt;/opt/splunkforwarder/bin/splunk show deploy-poll&lt;/P&gt;&lt;P&gt;On your Forwarders Check this to show what the config is?&lt;BR /&gt;/opt/splunkforwarder/bin/splunk btool deploymentclient list --debug&lt;/P&gt;&lt;P&gt;It might be that the configuration has been set into the below system local config (/opt/splunkforwarder/etc/system/local/deploymentclient.conf) or sometimes its in a custom app (the above Btool should show you this?)&lt;/P&gt;&lt;P&gt;If so then change it to the new address (Ensure firewalls and ports are accessable):&lt;/P&gt;&lt;P&gt;/opt/splunkforwarder/bin/splunk set deploy-poll &amp;lt;IP_address/hostname&amp;gt;:&amp;lt;management_port&amp;gt;&lt;BR /&gt;/opt/splunkforwarder/bin/splunk restart&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 06:29:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-client-resolving-to-old-deployment-server/m-p/684942#M233756</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-04-22T06:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment client resolving to old deployment server</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-client-resolving-to-old-deployment-server/m-p/684943#M233757</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/79189"&gt;@deepakc&lt;/a&gt;&amp;nbsp; I checked the&amp;nbsp; first command :&amp;nbsp;&lt;/P&gt;&lt;P&gt;/opt/splunkforwarder/bin/splunk list deploy-poll&amp;nbsp; --&amp;gt; It is pointing to the right dns record . Also, I tried " dig &amp;lt;dns record name&amp;gt;. It is showing IP address of new deployment server.&lt;BR /&gt;&lt;BR /&gt;I tried your second command. I see the configuration is made in local directory.&lt;BR /&gt;/opt/splunk/etc/system/local/deploymentclient.conf&lt;BR /&gt;&lt;BR /&gt;I tried set deploy-poll as well. Still it is pointing to old server.&lt;BR /&gt;&lt;BR /&gt;Previously connection was fine. I removed and re-setup the deployment server on same instance. After this I am facing the issue.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;PNV&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 06:44:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-client-resolving-to-old-deployment-server/m-p/684943#M233757</guid>
      <dc:creator>Poojitha</dc:creator>
      <dc:date>2024-04-22T06:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment client resolving to old deployment server</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-client-resolving-to-old-deployment-server/m-p/684973#M233768</link>
      <description>&lt;P&gt;From what your saying, something seems then to be overiding it, if its still taking the old setting, which could be another app.&lt;/P&gt;&lt;P&gt;Can you show me the output of this command on the UF NOT deployment server? (Obviously remove your hostname and ip for security reasons)&lt;BR /&gt;/opt/splunkforwarder/bin/splunk btool deploymentclient list --debug&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can you also check the log on the UF&amp;nbsp; (It may help further as to why - should show connection failures at this stage)&lt;BR /&gt;cat /opt/splunkforwarder/var/log/splunk/splunkd.log | grep DC:DeploymentClient&lt;/P&gt;&lt;P&gt;Can you confirm the UF can communicate to port 8089 which is the Deployment Server (telnet to it if you can ) temporarly disable the firewall if you can.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Check the Deployment Server ports run the below on the Deployment Server&lt;BR /&gt;netstat -tuplna&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 09:20:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-client-resolving-to-old-deployment-server/m-p/684973#M233768</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-04-22T09:20:56Z</dc:date>
    </item>
  </channel>
</rss>

