<?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 I generate a report listing x sample events for each Windows event code? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-generate-a-report-listing-x-sample-events-for-each/m-p/255406#M49060</link>
    <description>&lt;P&gt;Thank you. That was very helpful but it left me with one little perplexing problem. During the search, it displays the EventCode and the messages. It looks perfect. Then it gets to "finalizing search". When the search become final, it erases the display and says "no results found". There are events and I could see the results as it was building the search. Any ideas why this happens?&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2015 14:20:43 GMT</pubDate>
    <dc:creator>vhaabqdeltoj</dc:creator>
    <dc:date>2015-12-03T14:20:43Z</dc:date>
    <item>
      <title>How do I generate a report listing x sample events for each Windows event code?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-generate-a-report-listing-x-sample-events-for-each/m-p/255404#M49058</link>
      <description>&lt;P&gt;I need to generate a report showing X entries for each type of Windows event code I have. The report would look something like:&lt;/P&gt;

&lt;P&gt;Event Code: X (say 4624 for example)&lt;/P&gt;

&lt;P&gt;&amp;lt;most recent event with an Event Code of 4624&amp;gt;&lt;BR /&gt;
&amp;lt;second most recent event and Event Code of 4624&amp;gt;&lt;BR /&gt;
&amp;lt;&amp;lt;n&amp;gt; most recent event with an Event Code of 4624&amp;gt; where &amp;lt;n&amp;gt; is equal to X above (say 10 for example)&lt;/P&gt;

&lt;P&gt;Event Code: Y (say 4625 for example)&lt;/P&gt;

&lt;P&gt;&amp;lt;most recent event with an Event Code of 4624&amp;gt;&lt;BR /&gt;
&amp;lt;second most recent event and Event Code of 4624&amp;gt;&lt;BR /&gt;
&amp;lt;&amp;lt;n&amp;gt; most recent event with an Event Code of 4624&amp;gt; where &amp;lt;n&amp;gt; is equal to X above (say 10 for example)&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 20:51:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-generate-a-report-listing-x-sample-events-for-each/m-p/255404#M49058</guid>
      <dc:creator>vhaabqdeltoj</dc:creator>
      <dc:date>2015-12-02T20:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I generate a report listing x sample events for each Windows event code?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-generate-a-report-listing-x-sample-events-for-each/m-p/255405#M49059</link>
      <description>&lt;P&gt;Like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| streamstats count by EventCode | stats count list(Message) by EventCode | where count &amp;lt;= 5
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:31:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-generate-a-report-listing-x-sample-events-for-each/m-p/255405#M49059</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2015-12-02T22:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I generate a report listing x sample events for each Windows event code?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-generate-a-report-listing-x-sample-events-for-each/m-p/255406#M49060</link>
      <description>&lt;P&gt;Thank you. That was very helpful but it left me with one little perplexing problem. During the search, it displays the EventCode and the messages. It looks perfect. Then it gets to "finalizing search". When the search become final, it erases the display and says "no results found". There are events and I could see the results as it was building the search. Any ideas why this happens?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 14:20:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-generate-a-report-listing-x-sample-events-for-each/m-p/255406#M49060</guid>
      <dc:creator>vhaabqdeltoj</dc:creator>
      <dc:date>2015-12-03T14:20:43Z</dc:date>
    </item>
  </channel>
</rss>

