<?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: why a transaction is still formed when it does not satisfy the &amp;quot;startswith&amp;quot; or &amp;quot;endswith&amp;quot; criteria in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/why-a-transaction-is-still-formed-when-it-does-not-satisfy-the/m-p/91362#M23493</link>
    <description>&lt;P&gt;I understand keep_evicted = true keeps the incomplete transactios that do not satisfy all the transaction conditions, in my case, do not satisfy Both startswith AND endswith. However, It should satisfy either. My question is why there are transactions formed when not meeting Either startswith OR endswith condition?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Mar 2012 22:28:27 GMT</pubDate>
    <dc:creator>myli12</dc:creator>
    <dc:date>2012-03-13T22:28:27Z</dc:date>
    <item>
      <title>why a transaction is still formed when it does not satisfy the "startswith" or "endswith" criteria</title>
      <link>https://community.splunk.com/t5/Splunk-Search/why-a-transaction-is-still-formed-when-it-does-not-satisfy-the/m-p/91360#M23491</link>
      <description>&lt;P&gt;I constructed transactions with "startswith" and "endswith" and I am trying to identify those incomplete transactions by using keepevicted=true. I would expect those incomplete transactions should have either "startwith" condition/event or "endswith" condition/event. I found that the splunk outputs some transactions that satisfy neither "startwith" nor "endswith" condition/event.   &lt;/P&gt;

&lt;P&gt;For example, the following search string&lt;/P&gt;

&lt;P&gt;"A" "B" "C" "D" "E" | dedup _raw | transaction startswith ="A" endswith="B" keepevicted=true | NOT "A" AND NOT "B"&lt;/P&gt;

&lt;P&gt;gives me one or two transactions. Since the transactions do not match my startswith or endswith criteria, I am just wondering why/how they are generated as transactions.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2012 21:28:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/why-a-transaction-is-still-formed-when-it-does-not-satisfy-the/m-p/91360#M23491</guid>
      <dc:creator>myli12</dc:creator>
      <dc:date>2012-03-13T21:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: why a transaction is still formed when it does not satisfy the "startswith" or "endswith" criteria</title>
      <link>https://community.splunk.com/t5/Splunk-Search/why-a-transaction-is-still-formed-when-it-does-not-satisfy-the/m-p/91361#M23492</link>
      <description>&lt;P&gt;&lt;CODE&gt;keep_evicted&lt;/CODE&gt; keeps transactions that do &lt;EM&gt;not&lt;/EM&gt; meet the criteria, but just marks them with a &lt;CODE&gt;closed_txn&lt;/CODE&gt; value of &lt;CODE&gt;0&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2012 22:15:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/why-a-transaction-is-still-formed-when-it-does-not-satisfy-the/m-p/91361#M23492</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2012-03-13T22:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: why a transaction is still formed when it does not satisfy the "startswith" or "endswith" criteria</title>
      <link>https://community.splunk.com/t5/Splunk-Search/why-a-transaction-is-still-formed-when-it-does-not-satisfy-the/m-p/91362#M23493</link>
      <description>&lt;P&gt;I understand keep_evicted = true keeps the incomplete transactios that do not satisfy all the transaction conditions, in my case, do not satisfy Both startswith AND endswith. However, It should satisfy either. My question is why there are transactions formed when not meeting Either startswith OR endswith condition?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2012 22:28:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/why-a-transaction-is-still-formed-when-it-does-not-satisfy-the/m-p/91362#M23493</guid>
      <dc:creator>myli12</dc:creator>
      <dc:date>2012-03-13T22:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: why a transaction is still formed when it does not satisfy the "startswith" or "endswith" criteria</title>
      <link>https://community.splunk.com/t5/Splunk-Search/why-a-transaction-is-still-formed-when-it-does-not-satisfy-the/m-p/91363#M23494</link>
      <description>&lt;P&gt;have you tried using unifyends=t as an option for your transaction command?&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2012 18:23:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/why-a-transaction-is-still-formed-when-it-does-not-satisfy-the/m-p/91363#M23494</guid>
      <dc:creator>ak</dc:creator>
      <dc:date>2012-05-30T18:23:39Z</dc:date>
    </item>
  </channel>
</rss>

