<?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 Group events within a transaction in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Group-events-within-a-transaction/m-p/56835#M749</link>
    <description>&lt;P&gt;Can you group events within a transaction? &lt;/P&gt;

&lt;P&gt;Suppose that there are two types of events: "down" and "link" and sometimes there are multiple reports/events correponding to one unique "link" event (suppose link events happend within 10s refers to one event)&lt;/P&gt;

&lt;P&gt;The following groups all the "link" events in between "down" in one transaction.  &lt;/P&gt;

&lt;P&gt;"link" or "down" | transaction endswith="down" &lt;/P&gt;

&lt;P&gt;However, I cannnot further use transaction to group link events happening within 10s apart. Is there any search phrase that allows you to calculate the number of &lt;EM&gt;unique&lt;/EM&gt; "link" events in between "down" events? &lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2011 10:09:02 GMT</pubDate>
    <dc:creator>myli12</dc:creator>
    <dc:date>2011-03-10T10:09:02Z</dc:date>
    <item>
      <title>Group events within a transaction</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Group-events-within-a-transaction/m-p/56835#M749</link>
      <description>&lt;P&gt;Can you group events within a transaction? &lt;/P&gt;

&lt;P&gt;Suppose that there are two types of events: "down" and "link" and sometimes there are multiple reports/events correponding to one unique "link" event (suppose link events happend within 10s refers to one event)&lt;/P&gt;

&lt;P&gt;The following groups all the "link" events in between "down" in one transaction.  &lt;/P&gt;

&lt;P&gt;"link" or "down" | transaction endswith="down" &lt;/P&gt;

&lt;P&gt;However, I cannnot further use transaction to group link events happening within 10s apart. Is there any search phrase that allows you to calculate the number of &lt;EM&gt;unique&lt;/EM&gt; "link" events in between "down" events? &lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2011 10:09:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Group-events-within-a-transaction/m-p/56835#M749</guid>
      <dc:creator>myli12</dc:creator>
      <dc:date>2011-03-10T10:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Group events within a transaction</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Group-events-within-a-transaction/m-p/56836#M750</link>
      <description>&lt;P&gt;Can you clarify your question, perhaps with an example set of data?&lt;/P&gt;

&lt;P&gt;Transaction does add a linecount property, which you might be able to use to determine the number of unique link events, possibly in conjunction with the dedup operator.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2011 21:32:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Group-events-within-a-transaction/m-p/56836#M750</guid>
      <dc:creator>dart</dc:creator>
      <dc:date>2011-03-17T21:32:57Z</dc:date>
    </item>
  </channel>
</rss>

