<?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: Multiple Deployment Servers Configuration in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45393#M1351</link>
    <description>&lt;P&gt;Why not just use 2 different deploymentclient.conf files, one for each type of forwarder? You could use puppet to push out your installation with the deployment client and be done with it. &lt;/P&gt;</description>
    <pubDate>Thu, 05 Jan 2012 21:36:23 GMT</pubDate>
    <dc:creator>jbsplunk</dc:creator>
    <dc:date>2012-01-05T21:36:23Z</dc:date>
    <item>
      <title>How to set up Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45392#M1350</link>
      <description>&lt;P&gt;we will have lots of splunk forwarders at different sites in our environment and are looking to reduce cross talk between the sites. what would be the best way to setup splunk deployment servers in this instance.&lt;/P&gt;
&lt;P&gt;My original thoughts are having one at each site, but how do i keep the configurations synced? &lt;BR /&gt;Is there a way for forwarders talk to multiple deployment servers, or better yet, default to a specific deployment server based on location?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 13:18:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45392#M1350</guid>
      <dc:creator>rdevine</dc:creator>
      <dc:date>2022-08-15T13:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45393#M1351</link>
      <description>&lt;P&gt;Why not just use 2 different deploymentclient.conf files, one for each type of forwarder? You could use puppet to push out your installation with the deployment client and be done with it. &lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2012 21:36:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45393#M1351</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2012-01-05T21:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45394#M1352</link>
      <description>&lt;P&gt;The difficulty (as i see it, i could be wrong) is that the configuration files would be the same. the difference isn't in the type of forwarders, but in their physical location.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2012 21:46:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45394#M1352</guid>
      <dc:creator>rdevine</dc:creator>
      <dc:date>2012-01-05T21:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45395#M1353</link>
      <description>&lt;P&gt;Understood. I wasn't thinking that the forwarders were different types. However, you can still deploy 2 sets of deploymentclient.conf files to point to 2 different deployment servers with different apps to be pushed out. This is a very common scenario.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2012 22:53:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45395#M1353</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2012-01-05T22:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45396#M1354</link>
      <description>&lt;P&gt;You can always do some DNS trickery with CNAMES and such using the default DNS search algorithm.  Say you push a &lt;CODE&gt;deploymentclient.conf&lt;/CODE&gt; that says simply that the deployment server is &lt;CODE&gt;splunkdeploymentserver&lt;/CODE&gt;.  Then, in each site's &lt;CODE&gt;${CITY}.company.net&lt;/CODE&gt; DNS zones, put in a CNAME to the proper deployment server for that site.  DNS will handle adding the default suffix from &lt;CODE&gt;resolv.conf&lt;/CODE&gt;, and resolve &lt;CODE&gt;splunkdeploymentserver&lt;/CODE&gt; to &lt;CODE&gt;splunkdeploymentserver.${CITY}.company.net&lt;/CODE&gt;.  Your CNAMEs then handle the rest.&lt;/P&gt;

&lt;P&gt;Then, keep all of your various deployment servers in sync using rsync.  Make one the master, and make the rest rsync off it.  Or, if you're feeling extra fancy, use git and let them do a pull from a master git source.  Built in version control, woo!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2012 23:07:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45396#M1354</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2012-01-05T23:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45397#M1355</link>
      <description>&lt;P&gt;This can be done. You set up two deployment servers, one in each location. You set one as a client of the other and give it a server class to deploy all the deployment-apps directories to the deployment apps directory of the other.&lt;/P&gt;

&lt;P&gt;Give each client a site app which tells it where to deploy from and forward to. &lt;/P&gt;

&lt;P&gt;It should look somthing like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  Site 1 Master                        Site 2 Slave
  Deployment Server                    Deployment Server
Deployment apps dir-----------------&amp;gt;Deployment apps dir
         |                                    |
         |                                    |
Client A |                           Client B |
         v                                    v
      apps dir                             apps dir
  ______|______                         ______|______
  |           |                         |           |
Site1 app    Other Apps              Site2 app    Other Apps
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The important thing is that the slave deployment server should reload whenever it gets a deployment app from the master. This forces it to deploy the new app to it's clients.&lt;/P&gt;

&lt;P&gt;With this setup, you only have one server polling across the wan and only deploy across it once per update.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2012 23:25:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45397#M1355</guid>
      <dc:creator>Eqalis</dc:creator>
      <dc:date>2012-01-05T23:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45398#M1356</link>
      <description>&lt;P&gt;What do you mean by a "site app"?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2012 16:10:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45398#M1356</guid>
      <dc:creator>rdevine</dc:creator>
      <dc:date>2012-01-06T16:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45399#M1357</link>
      <description>&lt;P&gt;You create an app that is specific to each site. Lets call them London and Sanfran. In each one you create the files that are specific to that site. I would at a minimum have an outputs.conf pointing to your local indexer and a deploymentclient.conf pointing to your local deployment server.  &lt;/P&gt;

&lt;P&gt;That way devices in London get the London app, download config from the London DS and send data to the London indexer.  Similarly devices in Sanfran get their app and connect to devices in Sanfran.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2012 16:46:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45399#M1357</guid>
      <dc:creator>Eqalis</dc:creator>
      <dc:date>2012-01-06T16:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45400#M1358</link>
      <description>&lt;P&gt;I tend to deploy 4 types of app. A site app as above, An OS app (unix,win,mac) for any operating system specific info, A splunk function app (UF, LWF, HWF, Indexer, SearchHead, DeploymentServer) and SOME server function apps defining Inputs etc. This gives maximum control and flexibility without becoming impossible to manage.&lt;/P&gt;

&lt;P&gt;It also means I can look at any deployment client in the app directory and see this server is for example in London, running Windows, is a LightWeightForwarder and collects IIS logs and perfmon.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2012 16:47:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45400#M1358</guid>
      <dc:creator>Eqalis</dc:creator>
      <dc:date>2012-01-06T16:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45401#M1359</link>
      <description>&lt;P&gt;We have had no success in trying to establish this configuration. We have followed similar configuration for tiered migration but the second tier (slave) does not get the apps from the master. Do you have any sample config from both the master and secondary for your success that you could share?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2013 19:56:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45401#M1359</guid>
      <dc:creator>infodon</dc:creator>
      <dc:date>2013-03-28T19:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45402#M1360</link>
      <description>&lt;P&gt;This we tried in our test environment, it did not work out. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 00:19:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45402#M1360</guid>
      <dc:creator>anand_singh17</dc:creator>
      <dc:date>2017-02-08T00:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45403#M1361</link>
      <description>&lt;P&gt;I am also stuck in technicalities of this. Can we get some sample configs for this?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 17:03:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/45403#M1361</guid>
      <dc:creator>GauravSplunxter</dc:creator>
      <dc:date>2017-12-12T17:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployment Servers Configuration</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/609371#M26008</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/610"&gt;@Eqalis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please share if there is any Splunk docs link for implementing this type of architecture?&lt;/P&gt;&lt;P&gt;I found one,&amp;nbsp;&lt;A href="https://conf.splunk.com/files/2019/slides/FN2048.pdf" target="_blank"&gt;https://conf.splunk.com/files/2019/slides/FN2048.pdf&lt;/A&gt;&amp;nbsp;but its just explanations.&lt;/P&gt;&lt;P&gt;How to setup exactly if splunk has any documentation will be helpful.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 19:44:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-Multiple-Deployment-Servers-Configuration/m-p/609371#M26008</guid>
      <dc:creator>AnilPujar</dc:creator>
      <dc:date>2022-08-12T19:44:12Z</dc:date>
    </item>
  </channel>
</rss>

