<?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: Windows event log by days in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Windows-event-log-by-days/m-p/367637#M1091</link>
    <description>&lt;P&gt;Hi @sekil,&lt;/P&gt;

&lt;P&gt;Please try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;source="WinEventLog:Application"| bucket _time span=1d | stats count by _time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 28 Dec 2017 14:01:48 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2017-12-28T14:01:48Z</dc:date>
    <item>
      <title>Windows event log by days</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Windows-event-log-by-days/m-p/367636#M1090</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I want to view windows event log by days - how many event happend in each day. Try to use this search:&lt;BR /&gt;
source="WinEventLog:Application" | stats count by _time&lt;BR /&gt;
- but display all events and not group by day.&lt;/P&gt;

&lt;P&gt;Tell me please, what i need to change?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 08:29:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Windows-event-log-by-days/m-p/367636#M1090</guid>
      <dc:creator>sekii</dc:creator>
      <dc:date>2017-12-28T08:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Windows event log by days</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Windows-event-log-by-days/m-p/367637#M1091</link>
      <description>&lt;P&gt;Hi @sekil,&lt;/P&gt;

&lt;P&gt;Please try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;source="WinEventLog:Application"| bucket _time span=1d | stats count by _time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Dec 2017 14:01:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Windows-event-log-by-days/m-p/367637#M1091</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2017-12-28T14:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Windows event log by days</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Windows-event-log-by-days/m-p/367638#M1092</link>
      <description>&lt;P&gt;Try &lt;CODE&gt;source="WinEventLog:Application" | bucket span=1d _time | stats count by _time&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 14:06:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Windows-event-log-by-days/m-p/367638#M1092</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-12-28T14:06:15Z</dc:date>
    </item>
  </channel>
</rss>

