<?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: Event count before and after a specified time in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Event-count-before-and-after-a-specified-time/m-p/528828#M149315</link>
    <description>&lt;LI-CODE lang="markup"&gt;| stats count(eval(date_hour&amp;lt;8)) as "Events before 8am" count(eval(date_hour&amp;gt;=8)) as "Events after 8am"&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 10 Nov 2020 13:25:54 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2020-11-10T13:25:54Z</dc:date>
    <item>
      <title>Event count before and after a specified time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Event-count-before-and-after-a-specified-time/m-p/528822#M149314</link>
      <description>&lt;P&gt;I am looking to count the number of events that occur before and after a specified time (8am) each day to give a table like for example:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%"&gt;Events before 8am&lt;/TD&gt;&lt;TD width="50%"&gt;Events after 8am&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;400&lt;/TD&gt;&lt;TD width="50%"&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help greatly appreciated?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 12:51:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Event-count-before-and-after-a-specified-time/m-p/528822#M149314</guid>
      <dc:creator>jboustead</dc:creator>
      <dc:date>2020-11-10T12:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Event count before and after a specified time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Event-count-before-and-after-a-specified-time/m-p/528828#M149315</link>
      <description>&lt;LI-CODE lang="markup"&gt;| stats count(eval(date_hour&amp;lt;8)) as "Events before 8am" count(eval(date_hour&amp;gt;=8)) as "Events after 8am"&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 10 Nov 2020 13:25:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Event-count-before-and-after-a-specified-time/m-p/528828#M149315</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-11-10T13:25:54Z</dc:date>
    </item>
  </channel>
</rss>

