<?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: Distributed environment scaling via commodity hardware or one big giant virtual machine? in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205446#M2125</link>
    <description>&lt;P&gt;I'm not sure there is a reference in the docs to the 4 processor usage for indexing. However, there are four distinct queues and this process for the indexing pipeline. Each of those tends to leverage the better part of a CPU. That is the reason we say that 4 CPUs are used per pipeline. &lt;/P&gt;</description>
    <pubDate>Fri, 05 Aug 2016 21:42:34 GMT</pubDate>
    <dc:creator>sdvorak_splunk</dc:creator>
    <dc:date>2016-08-05T21:42:34Z</dc:date>
    <item>
      <title>Distributed environment scaling via commodity hardware or one big giant virtual machine?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205440#M2119</link>
      <description>&lt;P&gt;We have seen the reference on hardware spec for performance and scaling, how about this below:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;What is the difference between (lets say):&lt;/STRONG&gt;&lt;BR /&gt;
3 x servers with spec:&lt;BR /&gt;
12 physical cores, 32GB RAM, 800 IOPS per server&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;versus&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;ONE BIG giant virtual machine with spec:&lt;BR /&gt;
36 physical cores, 96GB RAM, 2400 IOPS&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Many thanks,&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 05:40:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205440#M2119</guid>
      <dc:creator>deodion</dc:creator>
      <dc:date>2016-08-04T05:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed environment scaling via commodity hardware or one big giant virtual machine?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205441#M2120</link>
      <description>&lt;P&gt;FIrst one will be better, as we can create cluster and use the power of Splunk replication.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 13:37:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205441#M2120</guid>
      <dc:creator>hardikJsheth</dc:creator>
      <dc:date>2016-08-04T13:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed environment scaling via commodity hardware or one big giant virtual machine?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205442#M2121</link>
      <description>&lt;P&gt;Yes that is obvious. I wasnt try to look after in that cluster feature.&lt;/P&gt;

&lt;P&gt;Im talking about performance and its overall plus minus of each. &lt;/P&gt;

&lt;P&gt;Thanks btw&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 13:52:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205442#M2121</guid>
      <dc:creator>deodion</dc:creator>
      <dc:date>2016-08-04T13:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed environment scaling via commodity hardware or one big giant virtual machine?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205443#M2122</link>
      <description>&lt;P&gt;Unless, you are dedicating resources on the virtual machine, it is unlikely that will perform as well as 3 smaller physical machines.  In fact, you will incur a 10% performance penalty for indexing by simply running virtually (worse if there is contention for CPU, RAM, or disk).&lt;BR /&gt;
Also, a single indexing pipeline would use 4 CPUs per machine, thus 3 servers would have 12 CPU worth of indexing horsepower.  As of 6.3 you can have up to 2 (max recommended) indexing pipelines which would give you 8 CPU worth of indexing horsepower on the "big server", which would be less than the 3 smaller servers, but would leave more CPUs available for handling search.  If that meets your needs, it's probably fine.&lt;BR /&gt;
Personally, if I was setting this up, I would want the 3 servers with known dedicated resources, and the inherent redundancy that is associated with it.  But if you are going for ease of use and simplified maintenance/administration, 1 server does fit the bill.&lt;/P&gt;

&lt;P&gt;Info on indexing parallelization:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.0/Capacity/Parallelization"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.0/Capacity/Parallelization&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 23:45:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205443#M2122</guid>
      <dc:creator>sdvorak_splunk</dc:creator>
      <dc:date>2016-08-04T23:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed environment scaling via commodity hardware or one big giant virtual machine?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205444#M2123</link>
      <description>&lt;P&gt;I should add, if you go with the larger system, your expansion options are to add another identical system.  While with 3 smaller servers, you could add a single identical smaller system.  &lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 23:48:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205444#M2123</guid>
      <dc:creator>sdvorak_splunk</dc:creator>
      <dc:date>2016-08-04T23:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed environment scaling via commodity hardware or one big giant virtual machine?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205445#M2124</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Where can I get that reference doc/link:&lt;/STRONG&gt; a single indexing pipeline would use 4 CPUs per machine?&lt;/P&gt;

&lt;P&gt;I never heard before if one indexer has maximum usability of indexing processing, or perhaps also for searching.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 02:09:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205445#M2124</guid>
      <dc:creator>deodion</dc:creator>
      <dc:date>2016-08-05T02:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed environment scaling via commodity hardware or one big giant virtual machine?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205446#M2125</link>
      <description>&lt;P&gt;I'm not sure there is a reference in the docs to the 4 processor usage for indexing. However, there are four distinct queues and this process for the indexing pipeline. Each of those tends to leverage the better part of a CPU. That is the reason we say that 4 CPUs are used per pipeline. &lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 21:42:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205446#M2125</guid>
      <dc:creator>sdvorak_splunk</dc:creator>
      <dc:date>2016-08-05T21:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed environment scaling via commodity hardware or one big giant virtual machine?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205447#M2126</link>
      <description>&lt;P&gt;You mean these 4 distinct queues are the one we usually seen in ppt slides explaining about indexing process like typing, parsing, etc (if i can recall...not sure. Will look back)&lt;/P&gt;</description>
      <pubDate>Sat, 06 Aug 2016 02:46:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205447#M2126</guid>
      <dc:creator>deodion</dc:creator>
      <dc:date>2016-08-06T02:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed environment scaling via commodity hardware or one big giant virtual machine?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205448#M2127</link>
      <description>&lt;P&gt;Correct:&lt;BR /&gt;
&lt;A href="https://wiki.splunk.com/Community:HowIndexingWorks"&gt;https://wiki.splunk.com/Community:HowIndexingWorks&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Aug 2016 16:32:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Distributed-environment-scaling-via-commodity-hardware-or-one/m-p/205448#M2127</guid>
      <dc:creator>sdvorak_splunk</dc:creator>
      <dc:date>2016-08-06T16:32:13Z</dc:date>
    </item>
  </channel>
</rss>

