<?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 do check the number of events of an index? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-check-the-number-of-events-of-an-index/m-p/72424#M180951</link>
    <description>&lt;P&gt;Use &lt;CODE&gt;dbinspect&lt;/CODE&gt;:  &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/SearchReference/Dbinspect"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/SearchReference/Dbinspect&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 23 Jun 2013 18:14:21 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2013-06-23T18:14:21Z</dc:date>
    <item>
      <title>How do check the number of events of an index?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-check-the-number-of-events-of-an-index/m-p/72422#M180949</link>
      <description>&lt;P&gt;For example, I have added some other indexes, I want to know that whether the events have been sent into the corresponding index ?&lt;BR /&gt;
And I also want to know that the NUMBER of events of that index?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2013 17:09:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-check-the-number-of-events-of-an-index/m-p/72422#M180949</guid>
      <dc:creator>perlish</dc:creator>
      <dc:date>2013-06-23T17:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do check the number of events of an index?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-check-the-number-of-events-of-an-index/m-p/72423#M180950</link>
      <description>&lt;P&gt;Depending on your specific needs, you either need metadata or dbinspect.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/metadata"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/metadata&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/dbinspect"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/dbinspect&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2013 18:14:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-check-the-number-of-events-of-an-index/m-p/72423#M180950</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2013-06-23T18:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do check the number of events of an index?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-check-the-number-of-events-of-an-index/m-p/72424#M180951</link>
      <description>&lt;P&gt;Use &lt;CODE&gt;dbinspect&lt;/CODE&gt;:  &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/SearchReference/Dbinspect"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/SearchReference/Dbinspect&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2013 18:14:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-check-the-number-of-events-of-an-index/m-p/72424#M180951</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-06-23T18:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do check the number of events of an index?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-check-the-number-of-events-of-an-index/m-p/72425#M180952</link>
      <description>&lt;P&gt;The easiest way is probably using &lt;CODE&gt;eventcount&lt;/CODE&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| eventcount index=myindex
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/SearchReference/Eventcount"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/SearchReference/Eventcount&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Note that &lt;CODE&gt;dbinspect&lt;/CODE&gt; is good, but will not work in a distributed cluster, thought it can be run independently on each indexer. &lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2013 02:33:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-check-the-number-of-events-of-an-index/m-p/72425#M180952</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2013-06-24T02:33:22Z</dc:date>
    </item>
  </channel>
</rss>

