<?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: migrating the deployment server in Installation</title>
    <link>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455278#M5936</link>
    <description>&lt;P&gt;Hi there!  Would you mind to explain this scenario:&lt;/P&gt;

&lt;P&gt;"If the deploymentclient.conf setting is defined in &lt;STRONG&gt;$SPLUNK_HOME/etc/system/local&lt;/STRONG&gt;, the change can be a bit more difficult but can explain if needed."&lt;/P&gt;

&lt;P&gt;I'm looking for applying this Splunk Deployment Server migration from an old server to a new one soon!&lt;/P&gt;

&lt;P&gt;Thanks for any feedback that you can provide me with!&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2020 23:00:10 GMT</pubDate>
    <dc:creator>marend_umg</dc:creator>
    <dc:date>2020-04-01T23:00:10Z</dc:date>
    <item>
      <title>migrating the deployment server</title>
      <link>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455274#M5932</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;we have a deployment server and some forwarders pointing to it. We might have to migrate the deployment server to a new one as the Old server needs to go down.&lt;/P&gt;
&lt;P&gt;What is the best process to migrate the deployment server ? &lt;BR /&gt;Will the clients re-download the apps or will there be duplicate set of apps in the clients after pointing to the new server ?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 23:26:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455274#M5932</guid>
      <dc:creator>nawazns5038</dc:creator>
      <dc:date>2020-06-05T23:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: migrating the deployment server</title>
      <link>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455275#M5933</link>
      <description>&lt;P&gt;A good thread at &lt;A href="https://answers.splunk.com/answers/576754/need-steps-to-migrate-from-old-deployment-server-t.html"&gt;Need steps to migrate from old deployment server to new deployment server&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It says &lt;/P&gt;

&lt;P&gt;-- The problem is that &lt;CODE&gt;deploymentclient.conf&lt;/CODE&gt; is located in &lt;CODE&gt;$SPLUNK_HOME/etc/system/local&lt;/CODE&gt;) and this folder isn't managed by Deployment Server.&lt;/P&gt;

&lt;P&gt;In most implementations that's the case, which makes such a migration tricky. &lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 19:34:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455275#M5933</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-07-24T19:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: migrating the deployment server</title>
      <link>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455276#M5934</link>
      <description>&lt;P&gt;How do you have your deployment server defined on each system? That can change what you need to do.&lt;/P&gt;

&lt;P&gt;If you have an app on your deployment server that is used to point to the deployment server it is quite easy. You'd want to copy you deployment apps over to the new deployment server, as well as making sure you copy your server classes over as well. Then from an app and server class perspective, your deployment server should be the same. On the new deployment server you would want to alter the app used to point to your deployment server to reflect the address of the new deployment server. Once those details are in place, you change the app on the old deployment server and as clients check in they will get the app pointing to the new server and begin checking in there instead of the old one. Clients will stop checking in by attrition.&lt;/P&gt;

&lt;P&gt;The setting you are looking to change is in deploymentclient.conf and looks like:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[target-broker:deploymentServer]&lt;BR /&gt;
targetUri = deploymentserver:8089&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
If the deploymentclient.conf setting is defined in $SPLUNK_HOME/etc/system/local, the change can be a bit more difficult but can explain if needed.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 19:42:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455276#M5934</guid>
      <dc:creator>mdsnmss</dc:creator>
      <dc:date>2018-07-24T19:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: migrating the deployment server</title>
      <link>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455277#M5935</link>
      <description>&lt;P&gt;When installing the UF on a system, the first parameter in the command line is: DEPLOYMENT_SERVER="" &lt;/P&gt;

&lt;P&gt;This automatically places the deploymentclient.conf in the /etc/system/local folder, which deployment server does not manage. We are looking to write an external deployment script to manage the Splunk deployment server.  {yeah that sounds weird}.   I don't like this idea because Splunk should be able to manage Splunk. Are there other methods available? /system/local will win the conflict of any TA/App we create for deployment client. &lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 13:11:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455277#M5935</guid>
      <dc:creator>jaxjohnny2000</dc:creator>
      <dc:date>2019-03-29T13:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: migrating the deployment server</title>
      <link>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455278#M5936</link>
      <description>&lt;P&gt;Hi there!  Would you mind to explain this scenario:&lt;/P&gt;

&lt;P&gt;"If the deploymentclient.conf setting is defined in &lt;STRONG&gt;$SPLUNK_HOME/etc/system/local&lt;/STRONG&gt;, the change can be a bit more difficult but can explain if needed."&lt;/P&gt;

&lt;P&gt;I'm looking for applying this Splunk Deployment Server migration from an old server to a new one soon!&lt;/P&gt;

&lt;P&gt;Thanks for any feedback that you can provide me with!&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 23:00:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455278#M5936</guid>
      <dc:creator>marend_umg</dc:creator>
      <dc:date>2020-04-01T23:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: migrating the deployment server</title>
      <link>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455279#M5937</link>
      <description>&lt;P&gt;you have two options for migration.  In both options, you touch the client. &lt;/P&gt;

&lt;P&gt;option 1 (easy) - use a software distribution system, (landesk, sccm, puppet, etc) to change the value for the targetUri.  Simply update the file&lt;/P&gt;

&lt;P&gt;option 2 (preferred) - Create a TA specifically to manage the UF client settings.  Add the deploymentclient.conf file to that TA.  Use a software distribution system to remove the /etc/system/local/deploymentclient.conf and copy the TA files to the client.  This setting is now part of the client build and if you even need to move the deployment server, you can by simply updating the TA.  This also means that any new installs must have this TA as part of the package. &lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 12:53:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/migrating-the-deployment-server/m-p/455279#M5937</guid>
      <dc:creator>jaxjohnny2000</dc:creator>
      <dc:date>2020-04-02T12:53:44Z</dc:date>
    </item>
  </channel>
</rss>

