<?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: events per minute in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/events-per-minute/m-p/161311#M45630</link>
    <description>&lt;P&gt;Elliott, &lt;BR /&gt;
i have over 36k events (60 minute search) from a specific host and sourcetype but i tried the below and got 0 matching events: &lt;BR /&gt;
index=lnx_appmsp sourcetype=/app/mrg/qa/logs/broker.log host=ftc-lpesbmbk301 | bucket_time span=5m | stats count by sourcetype, _time&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 15:57:21 GMT</pubDate>
    <dc:creator>gurinderbhatti</dc:creator>
    <dc:date>2020-09-28T15:57:21Z</dc:date>
    <item>
      <title>events per minute</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-per-minute/m-p/161309#M45628</link>
      <description>&lt;P&gt;I am a regular user with access to a specific index. i dont have access to any internal indexes.&lt;BR /&gt;
how do i see how many events per minute or per hour splunk is sending for specific sourcetypes i have? i can not do an alltime real time search. &lt;BR /&gt;
so is there an other query or app i can run? &lt;/P&gt;

&lt;P&gt;index= my_index&lt;BR /&gt;
sourcetype=/var/log/mysource&lt;BR /&gt;
host=abc-host101&lt;BR /&gt;
i need events every 1 min from /var/log/mysource, every 5 mins and every 30 mins&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2014 15:53:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-per-minute/m-p/161309#M45628</guid>
      <dc:creator>gurinderbhatti</dc:creator>
      <dc:date>2014-02-21T15:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: events per minute</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-per-minute/m-p/161310#M45629</link>
      <description>&lt;P&gt;you could do index=my_index sourcetype=/var/log/mysource host=abc-host101 | bucket _time span=5m | stats count by sourcetype,_time&lt;/P&gt;

&lt;P&gt;and &lt;/P&gt;

&lt;P&gt;index=my_index sourcetype=/var/log/mysource host=abc-host101 | bucket _time span=30m | stats count by sourcetype,_time&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:57:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-per-minute/m-p/161310#M45629</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2020-09-28T15:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: events per minute</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-per-minute/m-p/161311#M45630</link>
      <description>&lt;P&gt;Elliott, &lt;BR /&gt;
i have over 36k events (60 minute search) from a specific host and sourcetype but i tried the below and got 0 matching events: &lt;BR /&gt;
index=lnx_appmsp sourcetype=/app/mrg/qa/logs/broker.log host=ftc-lpesbmbk301 | bucket_time span=5m | stats count by sourcetype, _time&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:57:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-per-minute/m-p/161311#M45630</guid>
      <dc:creator>gurinderbhatti</dc:creator>
      <dc:date>2020-09-28T15:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: events per minute</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-per-minute/m-p/161312#M45631</link>
      <description>&lt;P&gt;You need a space between bucket and _time&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2014 16:18:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-per-minute/m-p/161312#M45631</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2014-02-21T16:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: events per minute</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-per-minute/m-p/161313#M45632</link>
      <description>&lt;P&gt;thank you very much.it works now.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2014 19:24:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-per-minute/m-p/161313#M45632</guid>
      <dc:creator>gurinderbhatti</dc:creator>
      <dc:date>2014-02-21T19:24:09Z</dc:date>
    </item>
  </channel>
</rss>

