<?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: Give me a count of all events but give me the date of the last event? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Give-me-a-count-of-all-events-but-give-me-the-date-of-the-last/m-p/107189#M27868</link>
    <description>&lt;P&gt;Thank you, Ayn!!!!!&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2013 22:39:03 GMT</pubDate>
    <dc:creator>the_wolverine</dc:creator>
    <dc:date>2013-01-31T22:39:03Z</dc:date>
    <item>
      <title>Give me a count of all events but give me the date of the last event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Give-me-a-count-of-all-events-but-give-me-the-date-of-the-last/m-p/107185#M27864</link>
      <description>&lt;P&gt;I'm generating a table of event count (same events) but I want it to also return the timestamp of the last event.  I can't figure out how to do it.  Running stats count against timestamp will give me a single count for each timestamp.&lt;/P&gt;

&lt;P&gt;timestamp,color,shape,count&lt;BR /&gt;
?,blue,square,5&lt;BR /&gt;
?,red,circle,15&lt;BR /&gt;
?,yellow,triangle,12&lt;/P&gt;

&lt;P&gt;Help?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 22:05:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Give-me-a-count-of-all-events-but-give-me-the-date-of-the-last/m-p/107185#M27864</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2013-01-31T22:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Give me a count of all events but give me the date of the last event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Give-me-a-count-of-all-events-but-give-me-the-date-of-the-last/m-p/107186#M27865</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;... | stats count, latest(_time)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 22:09:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Give-me-a-count-of-all-events-but-give-me-the-date-of-the-last/m-p/107186#M27865</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-01-31T22:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Give me a count of all events but give me the date of the last event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Give-me-a-count-of-all-events-but-give-me-the-date-of-the-last/m-p/107187#M27866</link>
      <description>&lt;P&gt;I think I oversimplified my example.  I have a few fields in there so there are a couple of eventtypes, actually.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 22:19:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Give-me-a-count-of-all-events-but-give-me-the-date-of-the-last/m-p/107187#M27866</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2013-01-31T22:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Give me a count of all events but give me the date of the last event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Give-me-a-count-of-all-events-but-give-me-the-date-of-the-last/m-p/107188#M27867</link>
      <description>&lt;P&gt;Well then, stats count, latest(_time) by color,shape&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 22:25:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Give-me-a-count-of-all-events-but-give-me-the-date-of-the-last/m-p/107188#M27867</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-01-31T22:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Give me a count of all events but give me the date of the last event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Give-me-a-count-of-all-events-but-give-me-the-date-of-the-last/m-p/107189#M27868</link>
      <description>&lt;P&gt;Thank you, Ayn!!!!!&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 22:39:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Give-me-a-count-of-all-events-but-give-me-the-date-of-the-last/m-p/107189#M27868</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2013-01-31T22:39:03Z</dc:date>
    </item>
  </channel>
</rss>

