<?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 How do I make a query which finds logs where the value for a field matches? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-make-a-query-which-finds-logs-where-the-value-for-a/m-p/425743#M122038</link>
    <description>&lt;P&gt;Log1: &lt;CODE&gt;id=5 errorA&lt;/CODE&gt;&lt;BR /&gt;
Log2: &lt;CODE&gt;id=5 errorB&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I would like a query to return the logs with the same &lt;CODE&gt;id&lt;/CODE&gt; value grouped together.  Or more simply, a count of the number of matches.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Dec 2018 00:47:47 GMT</pubDate>
    <dc:creator>infcl</dc:creator>
    <dc:date>2018-12-07T00:47:47Z</dc:date>
    <item>
      <title>How do I make a query which finds logs where the value for a field matches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-make-a-query-which-finds-logs-where-the-value-for-a/m-p/425743#M122038</link>
      <description>&lt;P&gt;Log1: &lt;CODE&gt;id=5 errorA&lt;/CODE&gt;&lt;BR /&gt;
Log2: &lt;CODE&gt;id=5 errorB&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I would like a query to return the logs with the same &lt;CODE&gt;id&lt;/CODE&gt; value grouped together.  Or more simply, a count of the number of matches.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 00:47:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-make-a-query-which-finds-logs-where-the-value-for-a/m-p/425743#M122038</guid>
      <dc:creator>infcl</dc:creator>
      <dc:date>2018-12-07T00:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I make a query which finds logs where the value for a field matches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-make-a-query-which-finds-logs-where-the-value-for-a/m-p/425744#M122039</link>
      <description>&lt;P&gt;If you want a count you could do your search with | stats count by id&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 02:47:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-make-a-query-which-finds-logs-where-the-value-for-a/m-p/425744#M122039</guid>
      <dc:creator>burwell</dc:creator>
      <dc:date>2018-12-07T02:47:28Z</dc:date>
    </item>
  </channel>
</rss>

