<?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 Chronology of Splunk Deployment in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484398#M16817</link>
    <description>&lt;P&gt;I need to build Splunk Distributed Environment, how should i configure the different components. I have License/Cluster Master, Indexers, search head and Deployment Server.&lt;/P&gt;

&lt;P&gt;I  am  thinking of below chronology,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;1. License/Cluster Master/Deployment Server
2. Indexers
3. search head
4. Heavy Forwarder
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is it right enough, or is there a better way? Also what precautions/prequisite should i keep in mind while deploying all these?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jan 2020 09:06:53 GMT</pubDate>
    <dc:creator>sarwshai</dc:creator>
    <dc:date>2020-01-17T09:06:53Z</dc:date>
    <item>
      <title>Chronology of Splunk Deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484398#M16817</link>
      <description>&lt;P&gt;I need to build Splunk Distributed Environment, how should i configure the different components. I have License/Cluster Master, Indexers, search head and Deployment Server.&lt;/P&gt;

&lt;P&gt;I  am  thinking of below chronology,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;1. License/Cluster Master/Deployment Server
2. Indexers
3. search head
4. Heavy Forwarder
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is it right enough, or is there a better way? Also what precautions/prequisite should i keep in mind while deploying all these?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 09:06:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484398#M16817</guid>
      <dc:creator>sarwshai</dc:creator>
      <dc:date>2020-01-17T09:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Chronology of Splunk Deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484399#M16818</link>
      <description>&lt;P&gt;Hi @sarwshai,&lt;BR /&gt;
The order you defined it's correct, I'd change only Deployment Server:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;it's correct to start from Master Node/License Master;&lt;/LI&gt;
&lt;LI&gt;Search Peer should be configured immediately after MN (or in the same time);&lt;/LI&gt;
&lt;LI&gt;Then Search Heads;&lt;/LI&gt;
&lt;LI&gt;You can start with Deployment Server when you'll start with the periferals systems (Heavy and Universal Forwarders);&lt;/LI&gt;
&lt;LI&gt;At this point you can start with the Heavy Forwarders;&lt;/LI&gt;
&lt;LI&gt;ath the end you should start with Universal Forwarders.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Only some little hints:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;forward the logs of all systems to the indexers,&lt;/LI&gt;
&lt;LI&gt; configure a system as Monitoring Console and configure it: it should be better to use a dedicated server or, if you haven't an heavy load on the Master Node, you could use it, but not DS, Indexers and SHs.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 09:19:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484399#M16818</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-01-17T09:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Chronology of Splunk Deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484400#M16819</link>
      <description>&lt;P&gt;Thanks for the suggestion, one point to clarify. I am planning to configure DS on License/Cluster master itself due to hardware restrictions, will it work smoothly (because planning to keep all managment roles under one server)&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 09:26:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484400#M16819</guid>
      <dc:creator>sarwshai</dc:creator>
      <dc:date>2020-01-17T09:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Chronology of Splunk Deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484401#M16820</link>
      <description>&lt;P&gt;Hi @sarwshai,&lt;BR /&gt;
No: Deployment Server must be on a dedicated server when it manages more than 50 clients and anyway never can be shared with the Master Node.&lt;BR /&gt;
You can find more infos at &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.1/Updating/Planadeployment#Deployment_server_and_other_roles"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.1/Updating/Planadeployment#Deployment_server_and_other_roles&lt;/A&gt; .&lt;/P&gt;

&lt;P&gt;When you'll use a Search Head Cluster, you'll be able to configure Deployer on Master Node, but Deployment Server is an Heavy roale and cannot use shared hardware (when more than 50 clients to manage).&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 10:37:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484401#M16820</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-01-17T10:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Chronology of Splunk Deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484402#M16821</link>
      <description>&lt;P&gt;Thanks @gcusello for the info.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 11:16:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484402#M16821</guid>
      <dc:creator>sarwshai</dc:creator>
      <dc:date>2020-01-17T11:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Chronology of Splunk Deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484403#M16822</link>
      <description>&lt;P&gt;@gcusello , still have one doubt, can i configure DS on Heavy Forwarder instead of License/Cluster master&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 11:34:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484403#M16822</guid>
      <dc:creator>sarwshai</dc:creator>
      <dc:date>2020-01-17T11:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Chronology of Splunk Deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484404#M16823</link>
      <description>&lt;P&gt;I don't like it! but if you cannot use a dedicated server (better!).&lt;BR /&gt;
Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 12:07:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Chronology-of-Splunk-Deployment/m-p/484404#M16823</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-01-17T12:07:10Z</dc:date>
    </item>
  </channel>
</rss>

