<?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: Using &amp;quot;stats max(foo)&amp;quot;, is it possible to get the whole line of the log that contains the max value of foo? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Using-quot-stats-max-foo-quot-is-it-possible-to-get-the-whole/m-p/257800#M77208</link>
    <description>&lt;P&gt;Try like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | eventstats max(foo) as maxfoo | where foo=maxfoo | table _raw foo
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 17 Oct 2016 18:19:38 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2016-10-17T18:19:38Z</dc:date>
    <item>
      <title>Using "stats max(foo)", is it possible to get the whole line of the log that contains the max value of foo?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-quot-stats-max-foo-quot-is-it-possible-to-get-the-whole/m-p/257799#M77207</link>
      <description>&lt;P&gt;When I use &lt;CODE&gt;| stats max(foo)&lt;/CODE&gt; I get the largest value of foo.&lt;/P&gt;

&lt;P&gt;Is it possible to get the whole line of the log which contain this largest value?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 18:10:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-quot-stats-max-foo-quot-is-it-possible-to-get-the-whole/m-p/257799#M77207</guid>
      <dc:creator>viggor</dc:creator>
      <dc:date>2016-10-17T18:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using "stats max(foo)", is it possible to get the whole line of the log that contains the max value of foo?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-quot-stats-max-foo-quot-is-it-possible-to-get-the-whole/m-p/257800#M77208</link>
      <description>&lt;P&gt;Try like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | eventstats max(foo) as maxfoo | where foo=maxfoo | table _raw foo
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Oct 2016 18:19:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-quot-stats-max-foo-quot-is-it-possible-to-get-the-whole/m-p/257800#M77208</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-10-17T18:19:38Z</dc:date>
    </item>
  </channel>
</rss>

