<?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 Values and counts in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429904#M5573</link>
    <description>&lt;P&gt;Ex: query=google.com , yahoo.com&lt;BR /&gt;
src= xyz-pc , abc-pc&lt;/P&gt;

&lt;P&gt;I want to know the count of queries to each domain queried by an individual computer.&lt;/P&gt;

&lt;P&gt;For example, If I see a computer xyz-pc going to malicious sites multiple times everyday. I want to create a bin/bucket list to find, how many blocked queries and how many times the source computer has reached out to.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;BR /&gt;
Vish&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2019 06:36:28 GMT</pubDate>
    <dc:creator>vishwanadhan_mu</dc:creator>
    <dc:date>2019-08-07T06:36:28Z</dc:date>
    <item>
      <title>Values and counts</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429904#M5573</link>
      <description>&lt;P&gt;Ex: query=google.com , yahoo.com&lt;BR /&gt;
src= xyz-pc , abc-pc&lt;/P&gt;

&lt;P&gt;I want to know the count of queries to each domain queried by an individual computer.&lt;/P&gt;

&lt;P&gt;For example, If I see a computer xyz-pc going to malicious sites multiple times everyday. I want to create a bin/bucket list to find, how many blocked queries and how many times the source computer has reached out to.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;BR /&gt;
Vish&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 06:36:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429904#M5573</guid>
      <dc:creator>vishwanadhan_mu</dc:creator>
      <dc:date>2019-08-07T06:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Values and counts</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429905#M5574</link>
      <description>&lt;P&gt;Like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | stats count BY query src
| sort 0 - count
| stats list(*) AS * BY src
| stats sum(count) AS TotalCount BY src
| sort 0 - TotalCount
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Aug 2019 22:31:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429905#M5574</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-08-07T22:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Values and counts</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429906#M5575</link>
      <description>&lt;P&gt;Could you pleas explain me how it works, if possible.&lt;/P&gt;

&lt;P&gt;Especially the sort 0&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 03:59:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429906#M5575</guid>
      <dc:creator>vishwanadhan_mu</dc:creator>
      <dc:date>2019-08-12T03:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Values and counts</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429907#M5576</link>
      <description>&lt;P&gt;Does this work for you?  The &lt;CODE&gt;0&lt;/CODE&gt; on the sort makes it &lt;CODE&gt;unlimited&lt;/CODE&gt; (the command has a stupid default that trims the result set).  To see what it is doing, just add in each line one by one.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 14:25:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429907#M5576</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-08-13T14:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Values and counts</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429908#M5577</link>
      <description>&lt;P&gt;IT worked. Thanks a lot&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 01:04:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429908#M5577</guid>
      <dc:creator>vishwanadhan_mu</dc:creator>
      <dc:date>2019-08-14T01:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Values and counts</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429909#M5578</link>
      <description>&lt;P&gt;OK, then you should come back and click &lt;CODE&gt;Accept&lt;/CODE&gt; on the answer to close the question.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 15:22:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Values-and-counts/m-p/429909#M5578</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-08-14T15:22:07Z</dc:date>
    </item>
  </channel>
</rss>

