<?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 find highly recurring events in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-highly-recurring-events/m-p/751821#M242558</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/310632"&gt;@sabbas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sounds like the "cluster" command might help you here, check out&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/SearchReference/Cluster" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/SearchReference/Cluster&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Heres a an example to get you started:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal source=*splunkd.log* log_level!=info | cluster showcount=t | table cluster_count _raw | sort -cluster_count&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="livehybrid_0-1755552339301.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39996iC9F51ED9812C684C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="livehybrid_0-1755552339301.png" alt="livehybrid_0-1755552339301.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can set t=&amp;lt;decimal&amp;gt; with a value between 0.1 and 1.0 which is sensitivity of the clustering.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Aug 2025 21:26:16 GMT</pubDate>
    <dc:creator>livehybrid</dc:creator>
    <dc:date>2025-08-18T21:26:16Z</dc:date>
    <item>
      <title>How to find highly recurring events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-highly-recurring-events/m-p/751806#M242554</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;We use Splunk cloud platform for logging.&lt;/P&gt;&lt;P&gt;We wanted to know how we can find highly recurring events.&lt;/P&gt;&lt;P&gt;We have many different types of logs with some different values for the properties logged so creating a reg-ex for a search query isnt feasible.&lt;/P&gt;&lt;P&gt;There are several types of these logs and we want to group similar logs together to get a count for which ones occur the most, and what the content of the logs look like.&lt;/P&gt;&lt;P&gt;We tried using cluster in the search queries, but even with a low threshold of t=0.2 all the events end up with their own cluster label.&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 15:35:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-highly-recurring-events/m-p/751806#M242554</guid>
      <dc:creator>sabbas</dc:creator>
      <dc:date>2025-08-18T15:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to find highly recurring events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-highly-recurring-events/m-p/751808#M242555</link>
      <description>&lt;P&gt;Are you looking for the same "event" i.e. event with the same values for particular fields all within the same sourcetype, or could the same value set occur across multiple sourcetypes?&lt;/P&gt;&lt;P&gt;Can you create a hash of the values and look for the same hash value across your dataset(s)?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 16:42:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-highly-recurring-events/m-p/751808#M242555</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2025-08-18T16:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to find highly recurring events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-highly-recurring-events/m-p/751810#M242556</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;So as an example, we have a log with this content&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Missing&lt;/SPAN&gt; &lt;SPAN class=""&gt;a&lt;/SPAN&gt; &lt;SPAN class=""&gt;resource&lt;/SPAN&gt; &lt;SPAN class=""&gt;in&lt;/SPAN&gt;&amp;nbsp;Resources&amp;nbsp;&lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;key&lt;/SPAN&gt;&amp;nbsp;&amp;lt;key&amp;gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Where &amp;lt;key&amp;gt; is a different value (several dozen options), the source, host, and sourcetypes are also different because we have 80+ hosts, 100+ sources, and several sourcetypes.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Logs for one particular key occur 5 million type.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Another example of logs would be one that contains the content&lt;/P&gt;&lt;P&gt;Ticket-XXXX: getAdmins&lt;/P&gt;&lt;P&gt;and then has different hosts, sources, and sourcetypes.&lt;/P&gt;&lt;P&gt;So we're looking for something that can get us the most frequent logs disregarding the source/host/sourcetype&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 17:04:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-highly-recurring-events/m-p/751810#M242556</guid>
      <dc:creator>sabbas</dc:creator>
      <dc:date>2025-08-18T17:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to find highly recurring events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-highly-recurring-events/m-p/751821#M242558</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/310632"&gt;@sabbas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sounds like the "cluster" command might help you here, check out&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/SearchReference/Cluster" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/SearchReference/Cluster&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Heres a an example to get you started:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal source=*splunkd.log* log_level!=info | cluster showcount=t | table cluster_count _raw | sort -cluster_count&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="livehybrid_0-1755552339301.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39996iC9F51ED9812C684C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="livehybrid_0-1755552339301.png" alt="livehybrid_0-1755552339301.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can set t=&amp;lt;decimal&amp;gt; with a value between 0.1 and 1.0 which is sensitivity of the clustering.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 21:26:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-highly-recurring-events/m-p/751821#M242558</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-08-18T21:26:16Z</dc:date>
    </item>
  </channel>
</rss>

