<?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 I count different types of Splunk searches in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-count-different-types-of-Splunk-searches/m-p/334351#M165497</link>
    <description>&lt;P&gt;Hey @arpit_arora, saw this in the queue twice--this post is now live and the other one was closed. I edited to include the second title.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2017 20:55:28 GMT</pubDate>
    <dc:creator>lfedak_splunk</dc:creator>
    <dc:date>2017-10-25T20:55:28Z</dc:date>
    <item>
      <title>How can I count different types of Splunk searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-count-different-types-of-Splunk-searches/m-p/334350#M165496</link>
      <description>&lt;P&gt;Hello, I am reading the following resource from Splunk documentation and I find that there are 8 types of searches in Splunk.&lt;BR /&gt;
I am listing them below.&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Search/Dispatchdirectoryandsearchartifacts"&gt;https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Search/Dispatchdirectoryandsearchartifacts&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;(1) Local ad hoc search&lt;BR /&gt;
(2) Saved search&lt;BR /&gt;
(3) Scheduled search&lt;BR /&gt;
(4) Remote search&lt;BR /&gt;
(5) Real-time search&lt;BR /&gt;
(6) Replicated search&lt;BR /&gt;
(7) Replicated scheduled search&lt;BR /&gt;
(8) Report acceleration search&lt;/P&gt;

&lt;P&gt;I am trying to understand how can I count the number of such searches.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 20:39:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-count-different-types-of-Splunk-searches/m-p/334350#M165496</guid>
      <dc:creator>arpit_arora</dc:creator>
      <dc:date>2017-10-25T20:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can I count different types of Splunk searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-count-different-types-of-Splunk-searches/m-p/334351#M165497</link>
      <description>&lt;P&gt;Hey @arpit_arora, saw this in the queue twice--this post is now live and the other one was closed. I edited to include the second title.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 20:55:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-count-different-types-of-Splunk-searches/m-p/334351#M165497</guid>
      <dc:creator>lfedak_splunk</dc:creator>
      <dc:date>2017-10-25T20:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: How can I count different types of Splunk searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-count-different-types-of-Splunk-searches/m-p/334352#M165498</link>
      <description>&lt;P&gt;Lots of those categories intermingle - some are run-time/past and some aren't.&lt;/P&gt;

&lt;P&gt;As long as you are going for everything, you might as well add "skipped search" to the list.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 21:48:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-count-different-types-of-Splunk-searches/m-p/334352#M165498</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-10-25T21:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can I count different types of Splunk searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-count-different-types-of-Splunk-searches/m-p/334353#M165499</link>
      <description>&lt;P&gt;@arpit_arora , (Disitributed) Management Console or DMC built in to Splunk provides a lot of these insights. You have merged Search &lt;CODE&gt;Modes&lt;/CODE&gt; (Real-Time, Historical, etc) and Search &lt;CODE&gt;Types&lt;/CODE&gt; (Scheduled, Report Acceleration, Datamodel Acceleration etc) together. &lt;/P&gt;

&lt;P&gt;You should check out following two Dashboards under &lt;CODE&gt;DMC &amp;gt; Search&lt;/CODE&gt; &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;1) Search Activity: Instance (Splunk Docs Reference: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/DMC/SearchactivityDeploymentwide"&gt;http://docs.splunk.com/Documentation/Splunk/latest/DMC/SearchactivityDeploymentwide&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;2) Scheduler Activity: Instance (Splunk Docs Reference: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/DMC/Scheduleractivity"&gt;http://docs.splunk.com/Documentation/Splunk/latest/DMC/Scheduleractivity&lt;/A&gt;)&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;By Changing the Group By dropdown to &lt;CODE&gt;Mode&lt;/CODE&gt; or &lt;CODE&gt;Type&lt;/CODE&gt;, you should be able to gather analytical information as per your need. If not you can build your own query on top of these as per your use case.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 15:41:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-count-different-types-of-Splunk-searches/m-p/334353#M165499</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-10-30T15:41:22Z</dc:date>
    </item>
  </channel>
</rss>

