<?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: Splunk Enterprise Security enable Hyper-threading in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Is-it-better-to-enable-Hyper/m-p/632858#M11336</link>
    <description>&lt;P&gt;The&amp;nbsp;&lt;A href="https://www.intel.com/content/dam/www/public/us/en/documents/reference-architectures/high-performance-data-analytics-with-splunk-brief.pdf" target="_self"&gt;guidance from Intel&lt;/A&gt;&amp;nbsp;is to disable hyperthreading on searchheads for best performance.&amp;nbsp; On searchheads, single-thread performance is more helpful than core count.&amp;nbsp; On indexers, hyperthreading helps indexing but hurts searching.&amp;nbsp; So you can enable/disable it to optimize for one or the other.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2023 19:45:47 GMT</pubDate>
    <dc:creator>satyenshah</dc:creator>
    <dc:date>2023-03-01T19:45:47Z</dc:date>
    <item>
      <title>Splunk Enterprise Security: Is it better to enable Hyper-threading?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Is-it-better-to-enable-Hyper/m-p/553162#M9946</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am wondering if on a dedicated Search Head with Splunk Enterprise Security it is better or not to enable Hyper-threading.&lt;/P&gt;
&lt;P&gt;Our server is a blade with a&amp;nbsp;&lt;SPAN&gt;dedicated VM with 2x20 physical core CPU Intel Xeon 6148 + 96GB RAM (we can increase the RAM if necessary up to 256GB).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I guess with 40&amp;nbsp;physical cores searches could be faster, and with&amp;nbsp;80 virtual cores there will be more "space" to perform concurrent searches.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So better having 40&amp;nbsp;physical cores OR 80 virtual cores?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there any study showing pros and cons?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks a lot,&lt;/P&gt;
&lt;P&gt;Edoardo&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 22:08:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Is-it-better-to-enable-Hyper/m-p/553162#M9946</guid>
      <dc:creator>edoardo_vicendo</dc:creator>
      <dc:date>2023-03-01T22:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security enable Hyper-threading</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Is-it-better-to-enable-Hyper/m-p/553184#M9947</link>
      <description>&lt;P&gt;Enabling hyper-threading won't hurt and may help.&amp;nbsp; Try it.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 17:33:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Is-it-better-to-enable-Hyper/m-p/553184#M9947</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-05-26T17:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security enable Hyper-threading</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Is-it-better-to-enable-Hyper/m-p/571831#M10408</link>
      <description>&lt;P&gt;Coming back again on this.&lt;/P&gt;&lt;P&gt;I read different suggestions about enabling&amp;nbsp;Hyper-threading on the Search Heads, but I am wondering about a configuration present in limits.conf:&lt;/P&gt;&lt;P&gt;Maximum # of Concurrent Searches per SH Instance:&lt;BR /&gt;– (max_searches_per_cpu x Logical # of CPUs) + base_max_searches&lt;/P&gt;&lt;PRE&gt;max_searches_per_cpu = &amp;lt;integer&amp;gt;
* The maximum number of concurrent historical searches for each CPU.
  The system-wide limit of historical searches is computed as:
  max_hist_searches =  max_searches_per_cpu x number_of_cpus + base_max_searches
* NOTE: The maximum number of real-time searches is computed as:
  max_rt_searches = max_rt_search_multiplier x max_hist_searches
* Default: 1&lt;/PRE&gt;&lt;P&gt;Therefore if you do not enable Hyper-threading but you increase&amp;nbsp;max_searches_per_cpu to 2 you are more or less obtaining the same result?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 14:40:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Is-it-better-to-enable-Hyper/m-p/571831#M10408</guid>
      <dc:creator>edoardo_vicendo</dc:creator>
      <dc:date>2021-10-21T14:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security enable Hyper-threading</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Is-it-better-to-enable-Hyper/m-p/632858#M11336</link>
      <description>&lt;P&gt;The&amp;nbsp;&lt;A href="https://www.intel.com/content/dam/www/public/us/en/documents/reference-architectures/high-performance-data-analytics-with-splunk-brief.pdf" target="_self"&gt;guidance from Intel&lt;/A&gt;&amp;nbsp;is to disable hyperthreading on searchheads for best performance.&amp;nbsp; On searchheads, single-thread performance is more helpful than core count.&amp;nbsp; On indexers, hyperthreading helps indexing but hurts searching.&amp;nbsp; So you can enable/disable it to optimize for one or the other.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 19:45:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Is-it-better-to-enable-Hyper/m-p/632858#M11336</guid>
      <dc:creator>satyenshah</dc:creator>
      <dc:date>2023-03-01T19:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security enable Hyper-threading</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Is-it-better-to-enable-Hyper/m-p/633180#M11339</link>
      <description>&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;We have already followed the guide you provided and also the one listed here below.&lt;/P&gt;&lt;P&gt;By the way I opened an Idea called "&lt;EM&gt;&lt;STRONG&gt;Virtualization and Performance guide for deploying Splunk&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideas.splunk.com/ideas/EID-I-1008" target="_blank" rel="noopener"&gt;https://ideas.splunk.com/ideas/EID-I-1008&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here below some example of case-study we have followed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://core.vmware.com/resource/splunk-vmware-vsan" target="_blank" rel="nofollow noreferrer noopener"&gt;https://core.vmware.com/resource/splunk-vmware-vsan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dell.com/community/s/vjauj58549/attachments/vjauj58549/storage-and-data-protection-wiki-ch/3903/1/h15604-splunk-enterprise-and-vmax-all-flash.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://www.dell.com/community/s/vjauj58549/attachments/vjauj58549/storage-and-data-protection-wiki-ch/3903/1/h15604-splunk-enterprise-and-vmax-all-flash.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.delltechnologies.com/resources/en-us/asset/offering-overview-documents/products/storage-2/h15699-splunk-vxrail-sg.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://www.delltechnologies.com/resources/en-us/asset/offering-overview-documents/products/storage-2/h15699-splunk-vxrail-sg.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/dam/www/public/us/en/documents/reference-architectures/high-performance-data-analytics-with-splunk-brief.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://www.intel.com/content/dam/www/public/us/en/documents/reference-architectures/high-performance-data-analytics-with-splunk-brief.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 14:24:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Is-it-better-to-enable-Hyper/m-p/633180#M11339</guid>
      <dc:creator>edoardo_vicendo</dc:creator>
      <dc:date>2023-03-03T14:24:15Z</dc:date>
    </item>
  </channel>
</rss>

