<?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 using stats function to return latest value but need associated timestamp of that value in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/using-stats-function-to-return-latest-value-but-need-associated/m-p/367367#M108373</link>
    <description>&lt;P&gt;stats latest(sequence)returns the latest sequence number but I need to display the associated timestamp when the sequence number was received.&lt;/P&gt;</description>
    <pubDate>Mon, 08 May 2017 13:07:07 GMT</pubDate>
    <dc:creator>erhksadhwani</dc:creator>
    <dc:date>2017-05-08T13:07:07Z</dc:date>
    <item>
      <title>using stats function to return latest value but need associated timestamp of that value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/using-stats-function-to-return-latest-value-but-need-associated/m-p/367367#M108373</link>
      <description>&lt;P&gt;stats latest(sequence)returns the latest sequence number but I need to display the associated timestamp when the sequence number was received.&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 13:07:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/using-stats-function-to-return-latest-value-but-need-associated/m-p/367367#M108373</guid>
      <dc:creator>erhksadhwani</dc:creator>
      <dc:date>2017-05-08T13:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: using stats function to return latest value but need associated timestamp of that value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/using-stats-function-to-return-latest-value-but-need-associated/m-p/367368#M108374</link>
      <description>&lt;P&gt;just add &lt;CODE&gt;latest(_time) as _time&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;stats latest(_time) as _time latest(sequence)&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 13:57:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/using-stats-function-to-return-latest-value-but-need-associated/m-p/367368#M108374</guid>
      <dc:creator>rjthibod</dc:creator>
      <dc:date>2017-05-08T13:57:40Z</dc:date>
    </item>
  </channel>
</rss>

