<?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: Cluster Grouping in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Cluster-Grouping/m-p/25343#M607</link>
    <description>&lt;P&gt;I was able to resolve this issue using the delim inside the cluster query.&lt;/P&gt;

&lt;P&gt;tag="tagname" sourcetype="sourcetype" ERROR | cluster t=0.9 showcount=true field="punct" delims="&amp;amp;$%"| sort - cluster_count | head 10|table punct cluster_count&lt;/P&gt;

&lt;P&gt;You can add more symbols inside the delims to distinguish the punct uniquely&lt;/P&gt;

&lt;P&gt;delims="&amp;amp;$%"&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 10:10:51 GMT</pubDate>
    <dc:creator>rkanalyst</dc:creator>
    <dc:date>2020-09-28T10:10:51Z</dc:date>
    <item>
      <title>Cluster Grouping</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cluster-Grouping/m-p/25342#M606</link>
      <description>&lt;P&gt;I want to group the cluster value based on the similar punct.&lt;BR /&gt;
I have used the following query.&lt;BR /&gt;
tag="tagname" sourcetype="sourcetype" ERROR | cluster t=0.9 showcount=true field="punct"| sort - cluster_count | head 10|table punct cluster_count&lt;/P&gt;

&lt;P&gt;But it is not able to distinguish the different punct like below and gives the count as combination of the count of 1st and 2nd punct.&lt;/P&gt;

&lt;P&gt;--&lt;EM&gt;::,&lt;/EM&gt;[&lt;EM&gt;/&lt;/EM&gt;&lt;STRONG&gt;#-]&lt;/STRONG&gt;&lt;EM&gt;:&lt;/EM&gt;&lt;EM&gt;__:&lt;/EM&gt;&lt;EM&gt;.&lt;/EM&gt;:_://...:/?=&amp;amp;=&amp;amp;=----&amp;amp;         &lt;/P&gt;

&lt;P&gt;--&lt;EM&gt;::,&lt;/EM&gt;[&lt;EM&gt;/&lt;/EM&gt;&lt;STRONG&gt;#-]&lt;/STRONG&gt;&lt;EM&gt;:&lt;/EM&gt;&lt;EM&gt;__:&lt;/EM&gt;&lt;EM&gt;.&lt;/EM&gt;:_://...:/?=.&amp;amp;=----&amp;amp;=&lt;/P&gt;

&lt;P&gt;tag="tagname" sourcetype="sourcetype" ERROR|stats count by punct|sort - count|head 100&lt;/P&gt;

&lt;P&gt;All suggestions are welcome!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:10:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cluster-Grouping/m-p/25342#M606</guid>
      <dc:creator>rkanalyst</dc:creator>
      <dc:date>2020-09-28T10:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Grouping</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cluster-Grouping/m-p/25343#M607</link>
      <description>&lt;P&gt;I was able to resolve this issue using the delim inside the cluster query.&lt;/P&gt;

&lt;P&gt;tag="tagname" sourcetype="sourcetype" ERROR | cluster t=0.9 showcount=true field="punct" delims="&amp;amp;$%"| sort - cluster_count | head 10|table punct cluster_count&lt;/P&gt;

&lt;P&gt;You can add more symbols inside the delims to distinguish the punct uniquely&lt;/P&gt;

&lt;P&gt;delims="&amp;amp;$%"&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:10:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cluster-Grouping/m-p/25343#M607</guid>
      <dc:creator>rkanalyst</dc:creator>
      <dc:date>2020-09-28T10:10:51Z</dc:date>
    </item>
  </channel>
</rss>

