<?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: What are the steps and configuration require to make an instance as a Deployer in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295671#M11195</link>
    <description>&lt;P&gt;If you still are on 6.2.3 as indicated by the docs links, do upgrade to 6.5.2 - there have been many SHC improvements over the years.&lt;/P&gt;

&lt;P&gt;The docs likely have improved as well, here's the current detailed list of what to do to set up your SHC - including deployer: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/DistSearch/SHCdeploymentoverview#Deploy_the_cluster"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/DistSearch/SHCdeploymentoverview#Deploy_the_cluster&lt;/A&gt;&lt;BR /&gt;
If you're following that and still have questions, let us know what part doesn't work out for you.&lt;/P&gt;</description>
    <pubDate>Sun, 12 Feb 2017 13:26:41 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2017-02-12T13:26:41Z</dc:date>
    <item>
      <title>What are the steps and configuration require to make an instance as a Deployer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295670#M11194</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;Can anyone here help me out for a steps and configuration required to make an instance as only Deployer.&lt;/P&gt;

&lt;P&gt;I gone through the below links, but it will be kind assiastance if anyone simplify it better.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/DistSearch/SHCdeploymentoverview#2._Set_up_the_deployer"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/DistSearch/SHCdeploymentoverview#2._Set_up_the_deployer&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/268768/deployment-server-vs-deployer.html"&gt;https://answers.splunk.com/answers/268768/deployment-server-vs-deployer.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/DistSearch/PropagateSHCconfigurationchanges"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/DistSearch/PropagateSHCconfigurationchanges&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2017 11:53:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295670#M11194</guid>
      <dc:creator>princemanto2580</dc:creator>
      <dc:date>2017-02-12T11:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: What are the steps and configuration require to make an instance as a Deployer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295671#M11195</link>
      <description>&lt;P&gt;If you still are on 6.2.3 as indicated by the docs links, do upgrade to 6.5.2 - there have been many SHC improvements over the years.&lt;/P&gt;

&lt;P&gt;The docs likely have improved as well, here's the current detailed list of what to do to set up your SHC - including deployer: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/DistSearch/SHCdeploymentoverview#Deploy_the_cluster"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/DistSearch/SHCdeploymentoverview#Deploy_the_cluster&lt;/A&gt;&lt;BR /&gt;
If you're following that and still have questions, let us know what part doesn't work out for you.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2017 13:26:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295671#M11195</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-02-12T13:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: What are the steps and configuration require to make an instance as a Deployer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295672#M11196</link>
      <description>&lt;P&gt;Hi martin_mueller,&lt;/P&gt;

&lt;P&gt;Thanks for sharing the link. Based on that details, I configured the Deployer only up-to shclustering stanza.&lt;/P&gt;

&lt;P&gt;[shclustering]&lt;BR /&gt;
shcluster_label = new_cluster1&lt;BR /&gt;
pass4SymmKey = $1$vZu7quK4ZPxUzEb7xd/1&lt;/P&gt;

&lt;P&gt;Now my question are below:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Do I need to still run the command on each instance of search head cluster &lt;STRONG&gt;splunk init shcluster-config -mgmt_uri &lt;A href="https://SH1:8089" target="_blank"&gt;https://SH1:8089&lt;/A&gt; -replication_port 9200 -secret santabanta&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Do I need to still run the command assign one of the members as Captain and set the member list &lt;STRONG&gt;splunk bootstrap shcluster-captain -servers_list &lt;A href="https://SH1:8089,https://SH2:8089,https://SH3:8089" target="_blank"&gt;https://SH1:8089,https://SH2:8089,https://SH3:8089&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Is it possible to push these two (question 1 and question 2) configuration from Deployer via apps.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:50:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295672#M11196</guid>
      <dc:creator>princemanto2580</dc:creator>
      <dc:date>2020-09-29T12:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: What are the steps and configuration require to make an instance as a Deployer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295673#M11197</link>
      <description>&lt;P&gt;I highly recommend following the steps from the documentation, including running the init shcluster-config on every instance (necessary to tell the instance "you're now part of a cluster") and bootstrapping the captain (necessary to tell the cluster "go!").&lt;/P&gt;

&lt;P&gt;Pushing step 1 from the deployer is not going to work, because step 1 is where the cluster members learn about the deployer.&lt;BR /&gt;
Pushing step 2 from the deployer is not going to work, because it pushes apps to all members. Assigning a bootstrap captain is an operation you do on only one instance.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 10:00:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295673#M11197</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-02-13T10:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: What are the steps and configuration require to make an instance as a Deployer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295674#M11198</link>
      <description>&lt;P&gt;One last understanding from you, hope you will help me out.&lt;/P&gt;

&lt;P&gt;When I start making search head instance into cluster mood, why most of the options vanish from settings. &lt;/P&gt;

&lt;P&gt;How can I keep all the options available intact after search head cluster inside setting.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 10:32:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295674#M11198</guid>
      <dc:creator>princemanto2580</dc:creator>
      <dc:date>2017-02-13T10:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: What are the steps and configuration require to make an instance as a Deployer</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295675#M11199</link>
      <description>&lt;P&gt;That's intentional, many settings should not be performed on one cluster member only. These should be deployed through the deployer to keep all cluster members in sync.&lt;BR /&gt;
To avoid breaking things, only settings that are safe to set through the UI are exposed by default.&lt;/P&gt;

&lt;P&gt;Relevant docs: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/DistSearch/HowconfigurationworksinSHC"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/DistSearch/HowconfigurationworksinSHC&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 10:37:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-are-the-steps-and-configuration-require-to-make-an-instance/m-p/295675#M11199</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-02-13T10:37:11Z</dc:date>
    </item>
  </channel>
</rss>

