<?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: How can we detect the heaviest search users during peak usage time? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330545#M163433</link>
    <description>&lt;P&gt;If there is a filter which you can allow to see this kind of functionality then look for it. Otherwise you would need to take a search...customize the main search to look for all the instances. I think there a filter to search for all the groups at the top..just play with the dashboard, you should get the desired results !&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2018 15:38:16 GMT</pubDate>
    <dc:creator>mayurr98</dc:creator>
    <dc:date>2018-01-23T15:38:16Z</dc:date>
    <item>
      <title>How can we detect the heaviest search users during peak usage time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330540#M163428</link>
      <description>&lt;P&gt;Our indexers were under heavy load today and some crushed. Most likely it’s due to extensive search activity. Is there a way to get a total usage report of the search activity by the users during peak usage time?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 22:22:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330540#M163428</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-01-22T22:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can we detect the heaviest search users during peak usage time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330541#M163429</link>
      <description>&lt;P&gt;hey &lt;/P&gt;

&lt;P&gt;There are multiple ways to track user's search activity:&lt;/P&gt;

&lt;P&gt;1) have a look at this search activity app on splunkbase:&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/2632/"&gt;https://splunkbase.splunk.com/app/2632/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;2) The &lt;A href="https://splunkbase.splunk.com/app/748/"&gt;Splunk on Splunk&lt;/A&gt; app has some User Activity views.&lt;/P&gt;

&lt;P&gt;Furthermore you can search the "_audit" index :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_audit | table _time user action info
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The "_internal" index also has some sources on which to do username analytics ie:searches.log&lt;/P&gt;

&lt;P&gt;3) Also, you can track user's search activity in the monitoring console:&lt;/P&gt;

&lt;P&gt;go to &lt;CODE&gt;monitoring console &amp;gt; search &amp;gt; search activity:instance &amp;gt; search activity &amp;gt; split by:user&lt;/CODE&gt; &lt;/P&gt;

&lt;P&gt;open in search and then you can customize the query according to your need.&lt;BR /&gt;
Refer this doc for more:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.1/DMC/SearchactivityDeploymentwide"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.1/DMC/SearchactivityDeploymentwide&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;let me know if this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 06:56:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330541#M163429</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-01-23T06:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can we detect the heaviest search users during peak usage time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330542#M163430</link>
      <description>&lt;P&gt;I wrote a few dashboards for this in &lt;A href="https://splunkbase.splunk.com/app/3796/"&gt;Alerts for Splunk Admins&lt;/A&gt; you could look at utilising some of the queries or you could just get an idea of what to query..., the dashboard is called "Troubleshooting Indexer CPU"&lt;/P&gt;

&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 07:56:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330542#M163430</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-01-23T07:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can we detect the heaviest search users during peak usage time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330543#M163431</link>
      <description>&lt;P&gt;Per #3 -&lt;/P&gt;

&lt;P&gt;It's a gorgeous view.&lt;/P&gt;

&lt;P&gt;Is there a way to get this view across the cluster and not for one instance?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 15:32:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330543#M163431</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-01-23T15:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can we detect the heaviest search users during peak usage time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330544#M163432</link>
      <description>&lt;P&gt;Wow - interesting. &lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 15:35:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330544#M163432</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-01-23T15:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can we detect the heaviest search users during peak usage time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330545#M163433</link>
      <description>&lt;P&gt;If there is a filter which you can allow to see this kind of functionality then look for it. Otherwise you would need to take a search...customize the main search to look for all the instances. I think there a filter to search for all the groups at the top..just play with the dashboard, you should get the desired results !&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 15:38:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330545#M163433</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-01-23T15:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can we detect the heaviest search users during peak usage time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330546#M163434</link>
      <description>&lt;P&gt;This app contains a dashboard for search head utilization by user with cumulative run time &lt;A href="https://splunkbase.splunk.com/app/2678/"&gt;https://splunkbase.splunk.com/app/2678/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Splunk actually copied some of the ideas from it and incorporated them into the Splunk 7 DMC. So, if you are on the latest version of Splunk, you could use DMC for this as well.,This app contains a dashboard for search head utilisation by user with cumulative run time: &lt;A href="https://splunkbase.splunk.com/app/2678/"&gt;https://splunkbase.splunk.com/app/2678/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Splunk actually copied some of the ideas from it and included them in the Splunk 7 DMC. So, if you have DMC setup you could use that as well.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 16:17:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-we-detect-the-heaviest-search-users-during-peak-usage/m-p/330546#M163434</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2018-01-23T16:17:07Z</dc:date>
    </item>
  </channel>
</rss>

