<?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 do I get total count of a field per host? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-total-count-of-a-field-per-host/m-p/612333#M212898</link>
    <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;but if you want unique ids, use dc(ids)&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2022 23:33:27 GMT</pubDate>
    <dc:creator>bowesmana</dc:creator>
    <dc:date>2022-09-07T23:33:27Z</dc:date>
    <item>
      <title>How do I get total count of a field per host?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-total-count-of-a-field-per-host/m-p/612319#M212895</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am new to splunk, this might have asked and answered but didn't get the answer when i searched it. here is my query: I have a base query, which basically gets the ids field(ex : 1234,3213) from different hosts. i want to get the total number of ids per host.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data:&lt;/P&gt;
&lt;P&gt;host : ids: price: details&lt;/P&gt;
&lt;P&gt;xyz:123:$45:example&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cds:143:$45:example&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 22:11:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-total-count-of-a-field-per-host/m-p/612319#M212895</guid>
      <dc:creator>amit2312</dc:creator>
      <dc:date>2022-09-07T22:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Get total count of a field per host</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-total-count-of-a-field-per-host/m-p/612324#M212897</link>
      <description>&lt;P&gt;Use the &lt;FONT face="courier new,courier"&gt;stats&lt;/FONT&gt; command for that.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| stats count(ids) by host&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 21:20:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-total-count-of-a-field-per-host/m-p/612324#M212897</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-09-07T21:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get total count of a field per host?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-total-count-of-a-field-per-host/m-p/612333#M212898</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;but if you want unique ids, use dc(ids)&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 23:33:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-total-count-of-a-field-per-host/m-p/612333#M212898</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2022-09-07T23:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get total count of a field per host</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-total-count-of-a-field-per-host/m-p/612630#M212996</link>
      <description>&lt;P&gt;Thanks a lot for your help. it worked.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 20:41:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-total-count-of-a-field-per-host/m-p/612630#M212996</guid>
      <dc:creator>amit2312</dc:creator>
      <dc:date>2022-09-09T20:41:53Z</dc:date>
    </item>
  </channel>
</rss>

