<?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: Query for eventcount in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Query-for-eventcount/m-p/433430#M172680</link>
    <description>&lt;P&gt;hi @vijaysri &lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.4/SearchReference/Eventcount"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.4/SearchReference/Eventcount&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2019 13:09:38 GMT</pubDate>
    <dc:creator>harishalipaka</dc:creator>
    <dc:date>2019-03-07T13:09:38Z</dc:date>
    <item>
      <title>Query for eventcount</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-for-eventcount/m-p/433429#M172679</link>
      <description>&lt;P&gt;I have a lookup file with indexes in it, I want a query i need the eventcount of the indexes mentioned in the lookup table for 24 hrs&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 12:28:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-for-eventcount/m-p/433429#M172679</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2019-03-07T12:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Query for eventcount</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-for-eventcount/m-p/433430#M172680</link>
      <description>&lt;P&gt;hi @vijaysri &lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.4/SearchReference/Eventcount"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.4/SearchReference/Eventcount&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:09:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-for-eventcount/m-p/433430#M172680</guid>
      <dc:creator>harishalipaka</dc:creator>
      <dc:date>2019-03-07T13:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Query for eventcount</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-for-eventcount/m-p/433431#M172681</link>
      <description>&lt;P&gt;This should get you going in the right direction.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| tstats count where [|inputlookup indexes.csv | fields index | format] by index
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:50:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-for-eventcount/m-p/433431#M172681</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-03-07T13:50:44Z</dc:date>
    </item>
  </channel>
</rss>

