<?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 get values count to display in table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618418#M214930</link>
    <description>&lt;P&gt;YES.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 26 Oct 2022 15:01:26 GMT</pubDate>
    <dc:creator>NizanCohen</dc:creator>
    <dc:date>2022-10-26T15:01:26Z</dc:date>
    <item>
      <title>How to get values count to display in table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618365#M214914</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;
&lt;P&gt;I wish to display in a table format the value's count.&lt;/P&gt;
&lt;P&gt;For example;&lt;/P&gt;
&lt;P&gt;Computer A has 100 sessions.&lt;/P&gt;
&lt;P&gt;Computer B has 50 sessions.&lt;/P&gt;
&lt;P&gt;I want to display the 100 and and the 50 values alongside "Computer A" and "Computer B".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 14:43:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618365#M214914</guid>
      <dc:creator>NizanCohen</dc:creator>
      <dc:date>2022-10-26T14:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Value's count to display in table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618369#M214917</link>
      <description>&lt;P&gt;Are those examples of your events?&lt;/P&gt;&lt;P&gt;Do you have any fields already extracted?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 12:17:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618369#M214917</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-10-26T12:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values count to display in table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618414#M214926</link>
      <description>&lt;P&gt;No, those are general example that express my search.&lt;/P&gt;&lt;P&gt;Let me explain more:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I have the fields inside "Interesting fields"&lt;/P&gt;&lt;P&gt;2. I select one - for example: "Username" - and click on it.&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; I get top 10 values with the used usernames and their count.&lt;/P&gt;&lt;P&gt;4. I wish to display in a table (or any other way) the count of the used usernames.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this explains it better.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 14:51:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618414#M214926</guid>
      <dc:creator>NizanCohen</dc:creator>
      <dc:date>2022-10-26T14:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values count to display in table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618416#M214928</link>
      <description>&lt;P&gt;Sounds like all you need is to add the following to your query:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| stats count by fieldname&lt;/LI-CODE&gt;&lt;P&gt;Where "fieldname" should be whatever field you want to see the counts of.&lt;/P&gt;&lt;P&gt;Alternatively, if you only want the top ten for example, you can also take a look at the &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Top" target="_self"&gt;top&lt;/A&gt; command&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 15:00:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618416#M214928</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2022-10-26T15:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values count to display in table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618418#M214930</link>
      <description>&lt;P&gt;YES.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 15:01:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618418#M214930</guid>
      <dc:creator>NizanCohen</dc:creator>
      <dc:date>2022-10-26T15:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values count to display in table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618419#M214931</link>
      <description>&lt;LI-CODE lang="markup"&gt;| stats count by username&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 26 Oct 2022 15:02:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-values-count-to-display-in-table/m-p/618419#M214931</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-10-26T15:02:07Z</dc:date>
    </item>
  </channel>
</rss>

