<?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: Question regarding Search head clustering in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446854#M15699</link>
    <description>&lt;P&gt;Here are the server specifications&lt;/P&gt;

&lt;P&gt;CPU cores - 4(I know this should be at least 12 but unfortunately in our case, it is not possible)&lt;BR /&gt;
Memory  - 200 GB&lt;BR /&gt;
daily Splunk logging less than 10GB&lt;BR /&gt;
When the reports are running CPU usage is around 90%, otherwise less than 10%.&lt;/P&gt;

&lt;P&gt;From the documentation, I see that 1 search head can manage up to 100GB/day. So I don't think the indexer is underperforming.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2019 16:50:14 GMT</pubDate>
    <dc:creator>pdantuuri0411</dc:creator>
    <dc:date>2019-03-15T16:50:14Z</dc:date>
    <item>
      <title>Question regarding Search head clustering</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446852#M15697</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;

&lt;P&gt;We have a small Splunk environment with one search head and one indexer, both in the same server box. Due to the increasing number of usage of Splunk recently, we are seeing a few performance issues(mainly with reports and alerts). Reports are taking a lot of CPU while generating and this is affecting the concurrent searches. Now the idea is to have a server just for the purpose of reports. Increasing the CPU of the existing server is not an option.&lt;/P&gt;

&lt;P&gt;1) Should we add a search head just for reports?&lt;BR /&gt;
2) Can we have 2 search heads with single 1 URL as the URL naming is standard across the organization?&lt;/P&gt;

&lt;P&gt;Is there any other better options.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Pradeep&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 16:22:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446852#M15697</guid>
      <dc:creator>pdantuuri0411</dc:creator>
      <dc:date>2019-03-15T16:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding Search head clustering</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446853#M15698</link>
      <description>&lt;P&gt;When you start to have performance issues, there are many things to consider.&lt;/P&gt;

&lt;P&gt;You could add a second search head, or even a search head cluster, but if your indexers are under performing, it will not make any difference, and could even make things worse.&lt;/P&gt;

&lt;P&gt;Are you able to some specifications and idea of daily data volume so we can make more of an educated response.&lt;BR /&gt;
num of cores, memory, Storage Type (local/remote, ssd/spinning disk), Storage Volume and daily GB will be useful.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 16:27:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446853#M15698</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2019-03-15T16:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding Search head clustering</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446854#M15699</link>
      <description>&lt;P&gt;Here are the server specifications&lt;/P&gt;

&lt;P&gt;CPU cores - 4(I know this should be at least 12 but unfortunately in our case, it is not possible)&lt;BR /&gt;
Memory  - 200 GB&lt;BR /&gt;
daily Splunk logging less than 10GB&lt;BR /&gt;
When the reports are running CPU usage is around 90%, otherwise less than 10%.&lt;/P&gt;

&lt;P&gt;From the documentation, I see that 1 search head can manage up to 100GB/day. So I don't think the indexer is underperforming.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 16:50:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446854#M15699</guid>
      <dc:creator>pdantuuri0411</dc:creator>
      <dc:date>2019-03-15T16:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding Search head clustering</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446855#M15700</link>
      <description>&lt;P&gt;because you have 4 cores, you have very limited concurrent searches available &lt;BR /&gt;
ill recommend to look at the long running searches and see if you can improve their performance.&lt;BR /&gt;
also try and spread the scheduling, so not all searches will be triggered at the same time.&lt;BR /&gt;
for example, if you have 60 searches that needs to run every hour, it might be better to have 1 search for every minute of the hour and not 15 searches for every 15 minutes&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 17:32:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446855#M15700</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2019-03-15T17:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding Search head clustering</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446856#M15701</link>
      <description>&lt;P&gt;You can barely run a single instance on 4 cores reliably. Definitely not two. At 10GB/day, unless you need HA, you really shouldn't need more than one instance/server but you absolutely must get more cores.&lt;/P&gt;

&lt;P&gt;If cost is a concern, see about reducing some of that memory usage. No way you need 200GB for this small of a deployment and RAM is expensive.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 17:45:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446856#M15701</guid>
      <dc:creator>davpx</dc:creator>
      <dc:date>2019-03-15T17:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding Search head clustering</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446857#M15702</link>
      <description>&lt;P&gt;SH clustering requires at least 3 search-heads + one separate instance for your deployer ( to deploy  the apps to them, a VM could to the trick)&lt;/P&gt;

&lt;P&gt;The goal is to increase the overall number of cores accessible over the cluster.&lt;BR /&gt;
The advantage of the SHC, is that the configuration and kvstore replicates. You can search in 1 SH, and later see the job result on another.&lt;/P&gt;

&lt;P&gt;All SH have an unique host name, but will pretend to all have the same GUID internally (to use the same bundles, and accelerations)&lt;BR /&gt;
You can still login in the UI to a specific instance. But to spread the user's login, you will need a proxy/load balancer in front of the UI.&lt;BR /&gt;
You can designate instances to be job execution instance only (for scheduled searches by example). If you do so, it could be a strategy to use the load balancer to send the user logins to the others SH.&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;If you do not want a SHC, the other route is to have 2 SH, but it's up to you to keep them more or less configured the same, and keep your users on each specific SH, with no easy possibility to share results.&lt;BR /&gt;
Also If you use accelerations (report or datamodels), it will need to be accelerated TWICE, and case extra load on the indexers.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 19:15:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Question-regarding-Search-head-clustering/m-p/446857#M15702</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2019-03-15T19:15:53Z</dc:date>
    </item>
  </channel>
</rss>

