<?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 sequential transactions in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/sequential-transactions/m-p/68863#M17284</link>
    <description>&lt;P&gt;Any way to limit transactions to sequential records rather than by time?  I have tens of thousands of IDs that can appear many times in a source.  Each event of the source has the same _time (the index time of the source). &lt;/P&gt;

&lt;P&gt;I'd like to sort the IDs and then transact on ID sequentially so that if the next event matched the ID it would transact on that. However if it did not match the next ID that transaction would be closed.  &lt;/P&gt;

&lt;P&gt;does this make sense? is this possible?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2013 19:21:29 GMT</pubDate>
    <dc:creator>marquiselee</dc:creator>
    <dc:date>2013-06-19T19:21:29Z</dc:date>
    <item>
      <title>sequential transactions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/sequential-transactions/m-p/68863#M17284</link>
      <description>&lt;P&gt;Any way to limit transactions to sequential records rather than by time?  I have tens of thousands of IDs that can appear many times in a source.  Each event of the source has the same _time (the index time of the source). &lt;/P&gt;

&lt;P&gt;I'd like to sort the IDs and then transact on ID sequentially so that if the next event matched the ID it would transact on that. However if it did not match the next ID that transaction would be closed.  &lt;/P&gt;

&lt;P&gt;does this make sense? is this possible?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 19:21:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/sequential-transactions/m-p/68863#M17284</guid>
      <dc:creator>marquiselee</dc:creator>
      <dc:date>2013-06-19T19:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: sequential transactions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/sequential-transactions/m-p/68864#M17285</link>
      <description>&lt;P&gt;You could probably do something crazy like eval _time=ID. Since time is internally just an integer anyway, this probably will work. Of course after you do that the timestamps will be horribly off, but they should at least be ordered as the IDs were.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 20:42:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/sequential-transactions/m-p/68864#M17285</guid>
      <dc:creator>cschmidt0121</dc:creator>
      <dc:date>2013-06-19T20:42:51Z</dc:date>
    </item>
  </channel>
</rss>

