<?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: Changing deploymentclient.conf via deployment server in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/532103#M18300</link>
    <description>&lt;P&gt;One thing to keep in mind is that for a Splunk Forwarder .../etc/system/local takes precedence over /etc/apps directory.&amp;nbsp; So a deploymentclient.conf residing in /etc/system/local will take precedence over deploymentclient.conf in /etc/apps directory.&amp;nbsp; It is not a best practice to make a deploymentclient.conf app available from Deployment Server for the forwarders to download since it will be downloaded to /etc/apps directory.&lt;/P&gt;</description>
    <pubDate>Sat, 05 Dec 2020 15:05:08 GMT</pubDate>
    <dc:creator>anwarmian</dc:creator>
    <dc:date>2020-12-05T15:05:08Z</dc:date>
    <item>
      <title>Changing deploymentclient.conf via deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98110#M3619</link>
      <description>&lt;P&gt;I've looked for a while on how to adjust the deploymentclient.conf via the deployment server but haven't turned up any answers. Creating an app with a new deploymentclient.conf doesn't seem to be doing the trick. Any advice?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 12:30:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98110#M3619</guid>
      <dc:creator>Runals</dc:creator>
      <dc:date>2012-10-22T12:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Changing deploymentclient.conf via deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98111#M3620</link>
      <description>&lt;P&gt;If you go to the forwarder and get rid of the other deploymentclient.conf that is most likely in etc/system/local or some other local directory and restart the forwarder then it will work.  This is a known issue.  Since apps are deployed to the forwarders etc/apps directory by default and system/local/deploymentclient.conf is not in that directory it can't be automagically removed.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 12:36:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98111#M3620</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2012-10-22T12:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing deploymentclient.conf via deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98112#M3621</link>
      <description>&lt;P&gt;If this is a known issue then I'm surprised that wasn't called out during Genti's Deployment Server Best Practices preso at .conf12. He devotes 2 slides to this very thing. The crux of the issue is that I cannot touch each forwarder.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 12:45:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98112#M3621</guid>
      <dc:creator>Runals</dc:creator>
      <dc:date>2012-10-22T12:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing deploymentclient.conf via deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98113#M3622</link>
      <description>&lt;P&gt;Sorry, perhaps it was just overlooked.  When we first setup a forwarder, we typically create a deploymentclient.conf local to each forwarder as part of our professional services deployments to avoid this specific issue from creeping up.  I am sorry that you are running into it now.  Are these Windows or Unix Forwarders?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 12:49:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98113#M3622</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2012-10-22T12:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Changing deploymentclient.conf via deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98114#M3623</link>
      <description>&lt;P&gt;Both OS in a very distributed environment (matrixed responsibility vs geographical). I have 30 forwarders bringing in data now to what is our test/dev system. I need to adjust the phone home interval now and in the next several weeks adjust the targetUri. You are telling me I can't use the deployment server to accomplish this?&lt;/P&gt;

&lt;P&gt;I'm also thrown off a bit by your comment of creating a local .conf file for each forwarder as part of a PS deployment as a way to avoid this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 13:05:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98114#M3623</guid>
      <dc:creator>Runals</dc:creator>
      <dc:date>2012-10-22T13:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Changing deploymentclient.conf via deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98115#M3624</link>
      <description>&lt;P&gt;If you remove the system/local/deploymentclient.conf and restart the 30 forwarders they will pick up the new configuration since you deployed the new deploymentclient.conf as an app within the deployment server.&lt;/P&gt;

&lt;P&gt;The issue is order of precedence.  Since the deploymentclient.conf is sitting in system/local and as an app, system/local wins over the app/local.  It may be a hassle now, but if you confirm that the new app with deploymentclient.conf is deployed to each forwarder and you spend some time just removing the system/local/deploymentclient.conf and restart, the issue will go away.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 13:11:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98115#M3624</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2012-10-22T13:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Changing deploymentclient.conf via deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98116#M3625</link>
      <description>&lt;P&gt;You can create custom installers with this file already in place.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Makeadfpartofasystemimage"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Makeadfpartofasystemimage&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 13:15:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98116#M3625</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2012-10-22T13:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing deploymentclient.conf via deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98117#M3626</link>
      <description>&lt;P&gt;I see what you are saying now. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 13:16:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98117#M3626</guid>
      <dc:creator>Runals</dc:creator>
      <dc:date>2012-10-22T13:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Changing deploymentclient.conf via deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98118#M3627</link>
      <description>&lt;P&gt;Just came across this old post but still dealing with the question.&lt;BR /&gt;
You can deploy a script (scripted input) to change the target Deployment Server in system/local/deploymentclient.conf.  I ran into a restart cycle putting the restart in the script directly (test, test, test again).  To work around that I deploy one app to make the change, wait, verify, deploy a second app that only has the restartSplunkd = 1 setting and not doing anything else.&lt;BR /&gt;
Now I just need a script for my UFs on Windows machines (yay).&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 15:02:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/98118#M3627</guid>
      <dc:creator>gbower333</dc:creator>
      <dc:date>2018-04-03T15:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Changing deploymentclient.conf via deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/532103#M18300</link>
      <description>&lt;P&gt;One thing to keep in mind is that for a Splunk Forwarder .../etc/system/local takes precedence over /etc/apps directory.&amp;nbsp; So a deploymentclient.conf residing in /etc/system/local will take precedence over deploymentclient.conf in /etc/apps directory.&amp;nbsp; It is not a best practice to make a deploymentclient.conf app available from Deployment Server for the forwarders to download since it will be downloaded to /etc/apps directory.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2020 15:05:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-deploymentclient-conf-via-deployment-server/m-p/532103#M18300</guid>
      <dc:creator>anwarmian</dc:creator>
      <dc:date>2020-12-05T15:05:08Z</dc:date>
    </item>
  </channel>
</rss>

