<?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: list &amp;quot;top&amp;quot; command question in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/list-quot-top-quot-command-question/m-p/44782#M10573</link>
    <description>&lt;P&gt;Assuming you have your fields extracted properly:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | top limit=10 To
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 15 Feb 2011 14:39:18 GMT</pubDate>
    <dc:creator>Ron_Naken</dc:creator>
    <dc:date>2011-02-15T14:39:18Z</dc:date>
    <item>
      <title>list "top" command question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/list-quot-top-quot-command-question/m-p/44781#M10572</link>
      <description>&lt;P&gt;Hi,
   My mail server logs display recipient info like that: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Feb 14 16:04:25 224.67.24.175 Feb 14 16:04:25 mail_logs: Info: MID 1563086 ICID 1105367 RID 0 To: &amp;lt;user.1@abc.com&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How can I list the top 10 recipients by search command?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2011 14:35:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/list-quot-top-quot-command-question/m-p/44781#M10572</guid>
      <dc:creator>dikaye</dc:creator>
      <dc:date>2011-02-15T14:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: list "top" command question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/list-quot-top-quot-command-question/m-p/44782#M10573</link>
      <description>&lt;P&gt;Assuming you have your fields extracted properly:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | top limit=10 To
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 15 Feb 2011 14:39:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/list-quot-top-quot-command-question/m-p/44782#M10573</guid>
      <dc:creator>Ron_Naken</dc:creator>
      <dc:date>2011-02-15T14:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: list "top" command question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/list-quot-top-quot-command-question/m-p/44783#M10574</link>
      <description>&lt;P&gt;I create it as the savedsearches.conf like that:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[Top recipients - pie chart]
action.email.sendresults = 0
dispatch.ttl = 3600
displayview = report_builder_display
relation = None
request.ui_dispatch_view = report_builder_display
search = index=all_test host=224.67.24.175 | top To: limit=10
vsid = *:fwkfzepj
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But, when I run this saved search, it has not thing display.&lt;/P&gt;

&lt;P&gt;Why?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2011 15:33:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/list-quot-top-quot-command-question/m-p/44783#M10574</guid>
      <dc:creator>dikaye</dc:creator>
      <dc:date>2011-02-15T15:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: list "top" command question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/list-quot-top-quot-command-question/m-p/44784#M10575</link>
      <description>&lt;P&gt;You need to remove the &lt;STRONG&gt;:&lt;/STRONG&gt; from &lt;STRONG&gt;To&lt;/STRONG&gt; in your search.&lt;/P&gt;

&lt;P&gt;Also...  If you haven't trained Splunk to recognize your &lt;STRONG&gt;To&lt;/STRONG&gt; field, you'll want to run the IFX wizard to extract the field.  Here's a link on how to do this:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/4.1.7/User/InteractiveFieldExtractionExample" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/4.1.7/User/InteractiveFieldExtractionExample&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2011 16:42:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/list-quot-top-quot-command-question/m-p/44784#M10575</guid>
      <dc:creator>Ron_Naken</dc:creator>
      <dc:date>2011-02-15T16:42:54Z</dc:date>
    </item>
  </channel>
</rss>

