<?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: help me with group command in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/help-me-with-group-command/m-p/352537#M104357</link>
    <description>&lt;P&gt;You would need to change the case of field UserName to either all upper or all lower before grouping&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;--------| eval UserName=upper(UserName) | transaction UserName |dedup ID| table UserName ID
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 27 Apr 2017 18:30:34 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2017-04-27T18:30:34Z</dc:date>
    <item>
      <title>help me with group command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/help-me-with-group-command/m-p/352536#M104356</link>
      <description>&lt;P&gt;--------| transaction UserName |dedup ID| table  UserName  ID&lt;/P&gt;

&lt;P&gt;UserName      ID&lt;BR /&gt;
abc  100&lt;BR /&gt;
.....   103      &lt;/P&gt;

&lt;P&gt;Abc  101&lt;/P&gt;

&lt;P&gt;xyz   200&lt;/P&gt;

&lt;P&gt;Xyz   201&lt;/P&gt;

&lt;P&gt;i want to group it by userName where abc and Abc are same user&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 18:01:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/help-me-with-group-command/m-p/352536#M104356</guid>
      <dc:creator>sravankaripe</dc:creator>
      <dc:date>2017-04-27T18:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: help me with group command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/help-me-with-group-command/m-p/352537#M104357</link>
      <description>&lt;P&gt;You would need to change the case of field UserName to either all upper or all lower before grouping&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;--------| eval UserName=upper(UserName) | transaction UserName |dedup ID| table UserName ID
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 27 Apr 2017 18:30:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/help-me-with-group-command/m-p/352537#M104357</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-04-27T18:30:34Z</dc:date>
    </item>
  </channel>
</rss>

