<?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 group values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-group-values/m-p/528731#M149269</link>
    <description>&lt;P&gt;What is the frequency of the report? For your report's timerange, does the the report run once OR multiple times? Is there any other field using which&amp;nbsp; you can uniquely identify a report's execution? If you have a key field OR set of key fields, you'd be able to use `| stats list(status) as statuses ... by key_fields` to get list of status return and then categorize them by that.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Nov 2020 20:10:19 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2020-11-09T20:10:19Z</dc:date>
    <item>
      <title>How to group values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-group-values/m-p/528562#M149256</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Hi&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I have a field name called report_name, it can have a number of status values associated with it, i.e. status=a or status=b or status=c etc.&lt;/FONT&gt;&lt;/P&gt;&lt;DIV&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;A complete report run would have (status = a &amp;amp; status = b)&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;A failed report run would have (status = a &amp;amp; status = b &amp;amp; status = c)&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;How do I group results where (status = a &amp;amp; status = b) = Good&amp;nbsp; and (status = a &amp;amp; status = b &amp;amp; status = c) = Failed for a particular report name? &lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;The issue I'm running into is when a report_name has both (status = a &amp;amp; status = b) &amp;amp;&amp;nbsp; a little while later (status = a &amp;amp; status = b &amp;amp; status = c) I am unable to group them correctly, and end up naming both the same.&amp;nbsp;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;thanks&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Nov 2020 17:18:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-group-values/m-p/528562#M149256</guid>
      <dc:creator>becksyboy</dc:creator>
      <dc:date>2020-11-09T17:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-group-values/m-p/528731#M149269</link>
      <description>&lt;P&gt;What is the frequency of the report? For your report's timerange, does the the report run once OR multiple times? Is there any other field using which&amp;nbsp; you can uniquely identify a report's execution? If you have a key field OR set of key fields, you'd be able to use `| stats list(status) as statuses ... by key_fields` to get list of status return and then categorize them by that.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 20:10:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-group-values/m-p/528731#M149269</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2020-11-09T20:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-group-values/m-p/528832#M149317</link>
      <description>&lt;P&gt;Thanks for the suggestions, I will investigate to see if there is a unique field.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 13:53:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-group-values/m-p/528832#M149317</guid>
      <dc:creator>becksyboy</dc:creator>
      <dc:date>2020-11-10T13:53:50Z</dc:date>
    </item>
  </channel>
</rss>

