<?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 Total event count of specific field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Total-event-count-of-specific-field/m-p/53639#M13034</link>
    <description>&lt;P&gt;My Query:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=blah sourcetype="blah-2" | dedup User_IP
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This works by extracting the unique IP's defined by the field User_IP, and the eventcount at the top of the search returns a total of say "395". What I want it to do is actually spit out the number within the search results so I can add this to a dashboard.&lt;/P&gt;

&lt;P&gt;I can't for the life of me find the correct command to do so.&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2013 17:03:12 GMT</pubDate>
    <dc:creator>hagjos43</dc:creator>
    <dc:date>2013-06-03T17:03:12Z</dc:date>
    <item>
      <title>Total event count of specific field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Total-event-count-of-specific-field/m-p/53639#M13034</link>
      <description>&lt;P&gt;My Query:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=blah sourcetype="blah-2" | dedup User_IP
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This works by extracting the unique IP's defined by the field User_IP, and the eventcount at the top of the search returns a total of say "395". What I want it to do is actually spit out the number within the search results so I can add this to a dashboard.&lt;/P&gt;

&lt;P&gt;I can't for the life of me find the correct command to do so.&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 17:03:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Total-event-count-of-specific-field/m-p/53639#M13034</guid>
      <dc:creator>hagjos43</dc:creator>
      <dc:date>2013-06-03T17:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Total event count of specific field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Total-event-count-of-specific-field/m-p/53640#M13035</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;... | stats count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 18:40:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Total-event-count-of-specific-field/m-p/53640#M13035</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-06-03T18:40:37Z</dc:date>
    </item>
  </channel>
</rss>

