<?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: Grouping events in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Grouping-events/m-p/58425#M14298</link>
    <description>&lt;P&gt;How do you mean "sort by"? Do you want to join disparate events into one event based on the productName? Or do you want to create statistics based on productName? It's much easier to answer if you can provide us with a clear and concise description of a specific goal you want to achieve, preferrably also with sample log events.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Aug 2011 14:31:17 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2011-08-16T14:31:17Z</dc:date>
    <item>
      <title>Grouping events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Grouping-events/m-p/58422#M14295</link>
      <description>&lt;P&gt;How do I develop a query that groups events by product names?  I don't know what the product names are.  But I need a query that will extract that data and group it.  &lt;/P&gt;

&lt;P&gt;I've tried using kmeans and transaction but I was not able to get the desired results.  Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2011 22:10:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Grouping-events/m-p/58422#M14295</guid>
      <dc:creator>DTERM</dc:creator>
      <dc:date>2011-08-15T22:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Grouping-events/m-p/58423#M14296</link>
      <description>&lt;P&gt;Can you give us an example of the data / events you are trying to group?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2011 22:16:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Grouping-events/m-p/58423#M14296</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2011-08-15T22:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Grouping-events/m-p/58424#M14297</link>
      <description>&lt;P&gt;For example, let's say I have products like sendmail, named, and httpd in my logs.  These are under a field called productName.  I want to be able to create a query that sorts by these productNames.  Preferably without using the productNames in the query (but I will if I have to).&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2011 14:18:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Grouping-events/m-p/58424#M14297</guid>
      <dc:creator>DTERM</dc:creator>
      <dc:date>2011-08-16T14:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Grouping-events/m-p/58425#M14298</link>
      <description>&lt;P&gt;How do you mean "sort by"? Do you want to join disparate events into one event based on the productName? Or do you want to create statistics based on productName? It's much easier to answer if you can provide us with a clear and concise description of a specific goal you want to achieve, preferrably also with sample log events.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2011 14:31:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Grouping-events/m-p/58425#M14298</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2011-08-16T14:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Grouping-events/m-p/58426#M14299</link>
      <description>&lt;P&gt;index=* | stats count by productNames | sort -count&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2011 23:52:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Grouping-events/m-p/58426#M14299</guid>
      <dc:creator>mzorzi</dc:creator>
      <dc:date>2011-08-16T23:52:15Z</dc:date>
    </item>
  </channel>
</rss>

