<?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 Splunk Lab - Minimum servers in #Random</title>
    <link>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286447#M429</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Creating a Splunk lab to play around with configurations etc .. &lt;/P&gt;

&lt;P&gt;Will the following suffice - any gotchyas (ports etc) or can they all share the mgmt port on the deployer box :&lt;/P&gt;

&lt;P&gt;2 x SH&lt;BR /&gt;
2 x IDX&lt;BR /&gt;
1 x Deployer consisting of - Deployer, deployment server, CM, LM (can they all co-exist)&lt;BR /&gt;
2 x UF's&lt;/P&gt;

&lt;P&gt;Cheers.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2017 00:51:22 GMT</pubDate>
    <dc:creator>Esky73</dc:creator>
    <dc:date>2017-02-14T00:51:22Z</dc:date>
    <item>
      <title>Splunk Lab - Minimum servers</title>
      <link>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286447#M429</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Creating a Splunk lab to play around with configurations etc .. &lt;/P&gt;

&lt;P&gt;Will the following suffice - any gotchyas (ports etc) or can they all share the mgmt port on the deployer box :&lt;/P&gt;

&lt;P&gt;2 x SH&lt;BR /&gt;
2 x IDX&lt;BR /&gt;
1 x Deployer consisting of - Deployer, deployment server, CM, LM (can they all co-exist)&lt;BR /&gt;
2 x UF's&lt;/P&gt;

&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 00:51:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286447#M429</guid>
      <dc:creator>Esky73</dc:creator>
      <dc:date>2017-02-14T00:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Lab - Minimum servers</title>
      <link>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286448#M430</link>
      <description>&lt;P&gt;In a lab, this should be more then sufficient. &lt;/P&gt;

&lt;P&gt;However, for a SHC (search head cluster,) you need to have a minimum of 3 servers for the SHC to function properly. That being said, you can force a captain with two members, but its a manual process as described in the docs on : &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/DistSearch/SHCarchitecture"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/DistSearch/SHCarchitecture&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;On a side note, in a production environment, you would want to separate the roles of these servers. Typically the CM and LM and coexist on lower spec machines (perfect for virtualization). The deployer and DS can also co-exist, however, depending upon the number of clients, having a dedicated DS is typically recommended.&lt;/P&gt;

&lt;P&gt;Cheers&lt;BR /&gt;
Eric&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 00:57:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286448#M430</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2017-02-14T00:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Lab - Minimum servers</title>
      <link>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286449#M431</link>
      <description>&lt;P&gt;Cheers Eric .. yep aware of the prod requirements - thanks for the SHC tip.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 01:19:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286449#M431</guid>
      <dc:creator>Esky73</dc:creator>
      <dc:date>2017-02-14T01:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Lab - Minimum servers</title>
      <link>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286450#M432</link>
      <description>&lt;P&gt;All those will need their own ports as they will complain about it during start up. Splunkweb, splunkd, app port,kvstore ports should all be unique.&lt;/P&gt;

&lt;P&gt;Also create individual host names in server.conf and inputs.conf. This servers two purposes. &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;You can tell what is going on when you check internals. &lt;/LI&gt;
&lt;LI&gt;Distsearch requires unique names to work (it's used for the public key storing directory name).&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Also perhaps throw in a heavy forwarder so you can try out advanced routing techniques.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 08:28:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286450#M432</guid>
      <dc:creator>Lucas_K</dc:creator>
      <dc:date>2017-02-14T08:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Lab - Minimum servers</title>
      <link>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286451#M433</link>
      <description>&lt;P&gt;Thanks Lucas,&lt;/P&gt;

&lt;P&gt;For Clarification :&lt;/P&gt;

&lt;P&gt;If i don't need 2 x SH at this stage - and therefore no deployer.&lt;BR /&gt;
If a deployer was required then i'd have to install splunk in a new location if i was using the same box eg /opt/splunk_shc and i would need to change the ports ?&lt;/P&gt;

&lt;P&gt;So the LM, CM and deployment server can all co-exist on the one box with no port adjustments - they can all use the mgmt port 8089 ?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 22:56:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286451#M433</guid>
      <dc:creator>Esky73</dc:creator>
      <dc:date>2017-02-14T22:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Lab - Minimum servers</title>
      <link>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286452#M434</link>
      <description>&lt;P&gt;Yes, LM and CM are just "features" of the main Splunk Enterprise install and simply need to be "enabled" -  (as are DM and Deployer too for that matter)&lt;/P&gt;

&lt;P&gt;You will therefore only need one splunk install for all 4 of these services to work (albeit not best practice)&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 07:01:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Random/Splunk-Lab-Minimum-servers/m-p/286452#M434</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2017-02-15T07:01:44Z</dc:date>
    </item>
  </channel>
</rss>

