<?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 to display message related to particular fields? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-message-related-to-particular-fields/m-p/90436#M23235</link>
    <description>&lt;P&gt;Use the following command to get a list which contains pages and max likes as columns :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;.... | chart max(likes) AS Likes by page
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Have a look at following Splunk Documentation :&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/SearchReference/CommonStatsFunctions"&gt;link text&lt;/A&gt;    &lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2013 06:10:59 GMT</pubDate>
    <dc:creator>ranjyotiprakash</dc:creator>
    <dc:date>2013-07-10T06:10:59Z</dc:date>
    <item>
      <title>How to display message related to particular fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-message-related-to-particular-fields/m-p/90435#M23234</link>
      <description>&lt;P&gt;page="MIR" postid="2824567904373133_10151428930538134" message="Foot stools from MI..." time="2013-01-21" likes="188" comments="9" fromid="282904373133" picCount="1" videocount="0" linlcount="0" shares="0"&lt;/P&gt;

&lt;P&gt;tried this query: sourcetype="..." |stats max(likes) as likes by page| table page,likes, message&lt;/P&gt;

&lt;P&gt;My intention is to display a message with max likes but the above query does not work&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 05:50:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-message-related-to-particular-fields/m-p/90435#M23234</guid>
      <dc:creator>manohart31</dc:creator>
      <dc:date>2013-07-10T05:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to display message related to particular fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-message-related-to-particular-fields/m-p/90436#M23235</link>
      <description>&lt;P&gt;Use the following command to get a list which contains pages and max likes as columns :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;.... | chart max(likes) AS Likes by page
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Have a look at following Splunk Documentation :&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/SearchReference/CommonStatsFunctions"&gt;link text&lt;/A&gt;    &lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 06:10:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-message-related-to-particular-fields/m-p/90436#M23235</guid>
      <dc:creator>ranjyotiprakash</dc:creator>
      <dc:date>2013-07-10T06:10:59Z</dc:date>
    </item>
  </channel>
</rss>

