<?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: High Availablity Implementation-Cluster in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/672986#M27799</link>
    <description>&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my project there is no Cluster master, Deployment Server have, can i user deployment server as Cluster master?&lt;/P&gt;&lt;P&gt;SearchHead and Indexer are single instance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vij&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jan 2024 08:37:27 GMT</pubDate>
    <dc:creator>vijreddy30</dc:creator>
    <dc:date>2024-01-02T08:37:27Z</dc:date>
    <item>
      <title>High Availablity Implementation-Cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/672656#M27790</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my project need to be implement High Availability servers in below Servers are using.&lt;/P&gt;&lt;P&gt;Z1--&amp;gt;L4 --&amp;gt;SearchHead+Indexer single instanceonly(Dev)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SearchHead+Indexer single instanceonly(QA)&lt;/P&gt;&lt;P&gt;DeploymentServer(QA)&lt;/P&gt;&lt;P&gt;HearvyForwarder(Prod)&lt;/P&gt;&lt;P&gt;DeploymentServe(Prod)&lt;/P&gt;&lt;P&gt;--------------------------------------------------&lt;/P&gt;&lt;P&gt;App related below server:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Z2 --&amp;gt;&amp;nbsp;HearvyForwarder(Prod,Dev,QA) individual Servers&lt;/P&gt;&lt;P&gt;Z3--&amp;gt;&amp;nbsp;HearvyForwarder(Prod,Dev,QA) individual Servers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above App related servers are connected Deployment server and SearchHead+Indexer&lt;/P&gt;&lt;P&gt;Note : my project there is no Cluster master&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help how do we implement the High Availability implementation, please help the guide the above servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Dec 2023 08:17:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/672656#M27790</guid>
      <dc:creator>vijreddy30</dc:creator>
      <dc:date>2023-12-25T08:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: High Availablity Implementation-Cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/672658#M27792</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240303"&gt;@vijreddy30&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;let me understand,&amp;nbsp;quich kind of HA do you want to&amp;nbsp; impement?&lt;/P&gt;&lt;P&gt;if HA on data, you need an Indexer Cluster: you need at least two Indexer and a Cluster master, you can find more information at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.1.2/Indexer/Basicclusterarchitecture" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.1.2/Indexer/Basicclusterarchitecture&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If Ha in the presentation Layer, you neet a Search Head Cluster:, at least three Search Heads and a Deployer, as described at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.1.2/DistSearch/SHCarchitecture" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.1.2/DistSearch/SHCarchitecture&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If at ingestion level, you need at least two Heavy Forwarders and a Load Balancer.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 25 Dec 2023 08:32:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/672658#M27792</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-12-25T08:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: High Availablity Implementation-Cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/672715#M27796</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;it's just as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;said. You cannot create HA environment without indexer cluster. That needs minimum three nodes: manager node and minimum two peer.&lt;/P&gt;&lt;P&gt;Here is&amp;nbsp;&lt;A href="https://www.splunk.com/en_us/pdfs/tech-brief/splunk-validated-architectures.pdf" target="_blank"&gt;https://www.splunk.com/en_us/pdfs/tech-brief/splunk-validated-architectures.pdf&lt;/A&gt;&amp;nbsp;document which you should read and use as a base instructions how different splunk installations are working and for what purpose those are targeted.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 09:11:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/672715#M27796</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-12-27T09:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: High Availablity Implementation-Cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/672986#M27799</link>
      <description>&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my project there is no Cluster master, Deployment Server have, can i user deployment server as Cluster master?&lt;/P&gt;&lt;P&gt;SearchHead and Indexer are single instance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vij&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 08:37:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/672986#M27799</guid>
      <dc:creator>vijreddy30</dc:creator>
      <dc:date>2024-01-02T08:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: High Availablity Implementation-Cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/673104#M27800</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;based on this document&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.1.2/Deploy/Manageyourdeployment" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.1.2/Deploy/Manageyourdeployment&lt;/A&gt;&amp;nbsp;you cannot combine DS and CM on same server instance.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 08:21:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/673104#M27800</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-01-03T08:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: High Availablity Implementation-Cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/673106#M27801</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240303"&gt;@vijreddy30&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;you need a Cluster Manager only if you have an Indexer Cluster, so at least two Indexers.&lt;/P&gt;&lt;P&gt;Anyway, you cannot use a Deployment Server as Cluster Manager and you cannot use the same server for these roles:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Cluster Manager must have a dedicated server,&lt;/LI&gt;&lt;LI&gt;Deployment Server can be in a shared server (not Search Head Or Indexer or Cluster Manager) only if it has to manage less than 50 clients, otherwise a dedicated server is required.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 08:26:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/673106#M27801</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-01-03T08:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: High Availablity Implementation-Cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/673128#M27802</link>
      <description>&lt;P&gt;Thanks for your guidelines.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 14:08:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/673128#M27802</guid>
      <dc:creator>vijreddy30</dc:creator>
      <dc:date>2024-01-03T14:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: High Availablity Implementation-Cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/673135#M27803</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240303"&gt;@vijreddy30&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;let us know if we can help you more, or, please, accept one answer for the other people of Community.&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated by all the Contributors &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 15:02:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/High-Availablity-Implementation-Cluster/m-p/673135#M27803</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-01-03T15:02:10Z</dc:date>
    </item>
  </channel>
</rss>

