<?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: Is my current architectural design a legitimate deployment for a small Splunk Enterprise infrastructure? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279123#M53428</link>
    <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Forwarding/Forwarderdeploymenttopologies"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Forwarding/Forwarderdeploymenttopologies&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Deploy/Searchheadwithindexers"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Deploy/Searchheadwithindexers&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Deploy/SHCwithindexers"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Deploy/SHCwithindexers&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Dec 2015 02:41:38 GMT</pubDate>
    <dc:creator>hylam</dc:creator>
    <dc:date>2015-12-15T02:41:38Z</dc:date>
    <item>
      <title>Is my current architectural design a legitimate deployment for a small Splunk Enterprise infrastructure?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279120#M53425</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;My company is deciding to use Splunk in a Small Enterprise Deployment. &lt;BR /&gt;
I already read a bit about scaling, the infrastructure design, and the amount of components.&lt;/P&gt;

&lt;P&gt;I'm assigned the task to think about and design our deployment. &lt;BR /&gt;
So.... I want to ask if my thoughts so far make any sense.&lt;/P&gt;

&lt;P&gt;My plan is to build an infrastructure that looks like the attached picture.&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/898i99362EA5E055897E/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I would use a Heavy Forwarder in the deployment to filter data that is coming into the deployment before it gets indexed. I might not need this feature today, but maybe later.&lt;/P&gt;

&lt;P&gt;Is this a legit deployment?&lt;BR /&gt;
Is it ok if I configure the Universal Forwarders to send data to the HF first?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 10:26:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279120#M53425</guid>
      <dc:creator>horsefez</dc:creator>
      <dc:date>2015-12-14T10:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is my current architectural design a legitimate deployment for a small Splunk Enterprise infrastructure?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279121#M53426</link>
      <description>&lt;P&gt;Your design looks all right to me but there are lots of other things you need to consider, such as:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Number of final users (this will increase the load on search heads and therefore indexers)&lt;/LI&gt;
&lt;LI&gt;Data you are ingesting every day&lt;/LI&gt;
&lt;LI&gt;Resiliency: if your SH is down you are blind so what's your DR plan here? Same goes for the HF&lt;/LI&gt;
&lt;LI&gt;Physical location of your data&lt;/LI&gt;
&lt;LI&gt;etc&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;If your budget is limited and assuming you are indexing less than 200GB/day I would do the following:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Get rid of the HF. Your indexers can do the filtering too and they also provide resiliency. Your HF is a unique point of failure in your diagram&lt;/LI&gt;
&lt;LI&gt;Go for a virtual Search Head (make sure you allocate enough CPU cores and memory) and use your virtual infrastructure to provide backup and DR for this component&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Hope that helps.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
J&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 15:09:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279121#M53426</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2015-12-14T15:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is my current architectural design a legitimate deployment for a small Splunk Enterprise infrastructure?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279122#M53427</link>
      <description>&lt;P&gt;Other concepts you might want to read about: &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;search head clustering&lt;/LI&gt;
&lt;LI&gt;multisite indexer clustering&lt;/LI&gt;
&lt;LI&gt;deployment server&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;This is all documented &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Capacity/IntroductiontocapacityplanningforSplunkEnterprise"&gt;here&lt;/A&gt;, &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Indexer/Multisitedeploymentoverview"&gt;here&lt;/A&gt; and &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1511/DistSearch/SHCarchitecture"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 15:15:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279122#M53427</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2015-12-14T15:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is my current architectural design a legitimate deployment for a small Splunk Enterprise infrastructure?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279123#M53428</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Forwarding/Forwarderdeploymenttopologies"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Forwarding/Forwarderdeploymenttopologies&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Deploy/Searchheadwithindexers"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Deploy/Searchheadwithindexers&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Deploy/SHCwithindexers"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Deploy/SHCwithindexers&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 02:41:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279123#M53428</guid>
      <dc:creator>hylam</dc:creator>
      <dc:date>2015-12-15T02:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is my current architectural design a legitimate deployment for a small Splunk Enterprise infrastructure?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279124#M53429</link>
      <description>&lt;P&gt;Thank you all! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:24:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279124#M53429</guid>
      <dc:creator>horsefez</dc:creator>
      <dc:date>2015-12-16T13:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is my current architectural design a legitimate deployment for a small Splunk Enterprise infrastructure?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279125#M53430</link>
      <description>&lt;P&gt;Is it a viable strategy to buy an ESX-Server and run all the components on a virtual server infrastructure?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:31:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279125#M53430</guid>
      <dc:creator>horsefez</dc:creator>
      <dc:date>2015-12-16T13:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is my current architectural design a legitimate deployment for a small Splunk Enterprise infrastructure?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279126#M53431</link>
      <description>&lt;P&gt;yes&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.splunk.com/content/dam/splunk2/pdfs/technical-briefs/splunk-deploying-vmware-tech-brief.pdf"&gt;https://www.splunk.com/content/dam/splunk2/pdfs/technical-briefs/splunk-deploying-vmware-tech-brief.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/298/can-i-run-splunk-in-a-vm-are-there-any-issues-or-tricks-i-should-be-aware-of.html"&gt;https://answers.splunk.com/answers/298/can-i-run-splunk-in-a-vm-are-there-any-issues-or-tricks-i-should-be-aware-of.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:33:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-my-current-architectural-design-a-legitimate-deployment-for-a/m-p/279126#M53431</guid>
      <dc:creator>hylam</dc:creator>
      <dc:date>2015-12-16T13:33:55Z</dc:date>
    </item>
  </channel>
</rss>

