<?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: Setting Deployment Server during install via CLI? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74824#M2582</link>
    <description>&lt;P&gt;The docs have been updated.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2011 17:47:07 GMT</pubDate>
    <dc:creator>malmoore</dc:creator>
    <dc:date>2011-09-14T17:47:07Z</dc:date>
    <item>
      <title>Setting Deployment Server during install via CLI?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74819#M2577</link>
      <description>&lt;P&gt;Is there an install option for the Windows Universal Forwarder to configure the deployment server when using the /quiet switch?  Not seeing it in the install guide.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2011 23:44:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74819#M2577</guid>
      <dc:creator>mikelanghorst</dc:creator>
      <dc:date>2011-09-13T23:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Deployment Server during install via CLI?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74820#M2578</link>
      <description>&lt;P&gt;I have done it this way to 300+ servers, and to my knowledge there is no flag to set the deployment server on install it still has to be done manually.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;silent install the Universal Forwarder using the option to not have splunk start after the install is complete.&lt;/LI&gt;
&lt;LI&gt;Kick off a script after the installation if complete that copies my deploymentclient.conf to the server&lt;/LI&gt;
&lt;LI&gt;start the Universal Forwarder.... the based on how you have your splunk deployment server setup down comes the config files for your apps.&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;You can use the command "Splunk list forward-server to see which server its talking to and if you have multiple indexers defined then you should see all of them listed.&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2011 00:16:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74820#M2578</guid>
      <dc:creator>kdenton</dc:creator>
      <dc:date>2011-09-14T00:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Deployment Server during install via CLI?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74821#M2579</link>
      <description>&lt;P&gt;There is. Unfortunately, the install docs look like they're out-of-date with respect to the flags, but the current flags are documented here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.2.3/Deploy/DeployaWindowsdfviathecommandline"&gt;http://docs.splunk.com/Documentation/Splunk/4.2.3/Deploy/DeployaWindowsdfviathecommandline&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Basically, you can add the flag &lt;CODE&gt;DEPLOYMENT_SERVER=mydeploymentsvr:8089&lt;/CODE&gt; or whatever to the command line. I personally still prefer to do it via config files, but the flag probably is good enough for almost all cases.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2011 05:29:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74821#M2579</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2011-09-14T05:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Deployment Server during install via CLI?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74822#M2580</link>
      <description>&lt;P&gt;Thanks, I'll check with piebob about including on the install doc.  Yea i typically prefer to manipulate the configs directly.  Bit for this would prefer to have it install with a single command.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2011 14:57:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74822#M2580</guid>
      <dc:creator>mikelanghorst</dc:creator>
      <dc:date>2011-09-14T14:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Deployment Server during install via CLI?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74823#M2581</link>
      <description>&lt;P&gt;That's how I've been handling on the unix side, but my deployment/configuration tool isn't installed on Windows, so trying to have the install as simple/compact as possible.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2011 16:11:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74823#M2581</guid>
      <dc:creator>mikelanghorst</dc:creator>
      <dc:date>2011-09-14T16:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Deployment Server during install via CLI?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74824#M2582</link>
      <description>&lt;P&gt;The docs have been updated.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2011 17:47:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74824#M2582</guid>
      <dc:creator>malmoore</dc:creator>
      <dc:date>2011-09-14T17:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Deployment Server during install via CLI?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74825#M2583</link>
      <description>&lt;P&gt;I created a transform with Orca to configure the deployment server and "AGREE_TO_LICENSE"&lt;/P&gt;

&lt;P&gt;If you are familiar with orca (or likely if you are not, but are clever) you should be able to make one to fit your environment as well.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:13:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-Deployment-Server-during-install-via-CLI/m-p/74825#M2583</guid>
      <dc:creator>JoeIII</dc:creator>
      <dc:date>2020-09-28T14:13:38Z</dc:date>
    </item>
  </channel>
</rss>

