<?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: Search Head Clustering: How to test if work load and user sessions are being distributed across servers? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Clustering-How-to-test-if-work-load-and-user/m-p/168090#M6270</link>
    <description>&lt;P&gt;You could run this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| tstats count where index=_internal AND sourcetype=scheduler by _time host prestats=t | timechart count by host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's not an accurate count of scheduled executions because it also counts "continued" events, but it's a good Q'n'D approximation that tells you if load is sent to multiple SHs or just one.&lt;/P&gt;</description>
    <pubDate>Sun, 21 Dec 2014 23:06:46 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-12-21T23:06:46Z</dc:date>
    <item>
      <title>Search Head Clustering: How to test if work load and user sessions are being distributed across servers?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Clustering-How-to-test-if-work-load-and-user/m-p/168087#M6267</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I've setup SHC across a few servers.  How do I test the following in Splunk:&lt;/P&gt;

&lt;P&gt;1) User sessions are being distributed across the servers?&lt;BR /&gt;
2) Work load is being distributed?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Dec 2014 12:43:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Clustering-How-to-test-if-work-load-and-user/m-p/168087#M6267</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-12-20T12:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Clustering: How to test if work load and user sessions are being distributed across servers?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Clustering-How-to-test-if-work-load-and-user/m-p/168088#M6268</link>
      <description>&lt;P&gt;1) Start a user session, maybe run a search... then kill the machine you were on. Get switched to another machine by your LB proxy, verify those search results, newly created dashboard, or whatever you were doing is there.&lt;/P&gt;

&lt;P&gt;2) Schedule a bunch of expensive, frequently-run searches on one machine. See that all machines get busy, each search gets executed exactly once per intended run, that each alert action was triggered exactly once per intended triggering, and so on.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Dec 2014 16:26:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Clustering-How-to-test-if-work-load-and-user/m-p/168088#M6268</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-12-21T16:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Clustering: How to test if work load and user sessions are being distributed across servers?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Clustering-How-to-test-if-work-load-and-user/m-p/168089#M6269</link>
      <description>&lt;P&gt;Where can I check that each server is getting busy?  I don't want to login to each server individually. &lt;/P&gt;</description>
      <pubDate>Sun, 21 Dec 2014 19:25:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Clustering-How-to-test-if-work-load-and-user/m-p/168089#M6269</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-12-21T19:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Clustering: How to test if work load and user sessions are being distributed across servers?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Clustering-How-to-test-if-work-load-and-user/m-p/168090#M6270</link>
      <description>&lt;P&gt;You could run this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| tstats count where index=_internal AND sourcetype=scheduler by _time host prestats=t | timechart count by host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's not an accurate count of scheduled executions because it also counts "continued" events, but it's a good Q'n'D approximation that tells you if load is sent to multiple SHs or just one.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Dec 2014 23:06:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Clustering-How-to-test-if-work-load-and-user/m-p/168090#M6270</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-12-21T23:06:46Z</dc:date>
    </item>
  </channel>
</rss>

