<?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 Close a TRANSACTION with only 1 EVENT in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Close-a-TRANSACTION-with-only-1-EVENT/m-p/552913#M91691</link>
    <description>&lt;P&gt;Hi.&lt;BR /&gt;I would like to unterstand why Splunk does not close a transaction with only 1 event, if i force a STARTSWITH parameter... i tried all possible parameters, but with STARTSWITH there's no way, transaction is dropped...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;timestamp ..... user=XXXXXXXXXXXXXX action=login_do from=127.0.0.1 status=failed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;.... | transaction maxevents=-1 user from startswith="login_do"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;... no events returned...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;.... | transaction maxevents=-1 user from&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;... event cought!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 25 May 2021 09:47:49 GMT</pubDate>
    <dc:creator>verbal_666</dc:creator>
    <dc:date>2021-05-25T09:47:49Z</dc:date>
    <item>
      <title>Close a TRANSACTION with only 1 EVENT</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Close-a-TRANSACTION-with-only-1-EVENT/m-p/552913#M91691</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;I would like to unterstand why Splunk does not close a transaction with only 1 event, if i force a STARTSWITH parameter... i tried all possible parameters, but with STARTSWITH there's no way, transaction is dropped...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;timestamp ..... user=XXXXXXXXXXXXXX action=login_do from=127.0.0.1 status=failed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;.... | transaction maxevents=-1 user from startswith="login_do"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;... no events returned...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;.... | transaction maxevents=-1 user from&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;... event cought!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 09:47:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Close-a-TRANSACTION-with-only-1-EVENT/m-p/552913#M91691</guid>
      <dc:creator>verbal_666</dc:creator>
      <dc:date>2021-05-25T09:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Close a TRANSACTION with only 1 EVENT</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Close-a-TRANSACTION-with-only-1-EVENT/m-p/552923#M91692</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/28550"&gt;@verbal_666&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried adding the&amp;nbsp;&lt;SPAN&gt;keepevicted=t first and then keeporphans=t in order to see if any of them are returning anything and if so, find out why that particular transaction is being evicted or treated as an orphan?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;J&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 10:53:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Close-a-TRANSACTION-with-only-1-EVENT/m-p/552923#M91692</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2021-05-25T10:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Close a TRANSACTION with only 1 EVENT</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Close-a-TRANSACTION-with-only-1-EVENT/m-p/552924#M91693</link>
      <description>&lt;P&gt;I was sure having used all parameters, but maybe i was wrong with some boolean&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":expressionless_face:"&gt;😑&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;transaction &lt;FONT color="#3366FF"&gt;&lt;EM&gt;keepevicted=t &lt;FONT color="#FF0000"&gt;keeporphans=t&lt;/FONT&gt;&lt;/EM&gt; &lt;/FONT&gt;maxevents=-1 startswith="login_do" user from&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;close the single event transaction... i was sure had used both of them, maybe my mistake!!! Just the "&lt;STRONG&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;keepevicted=t &lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;" is enough.&lt;/P&gt;&lt;P&gt;Thanks a lot!!! &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 11:07:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Close-a-TRANSACTION-with-only-1-EVENT/m-p/552924#M91693</guid>
      <dc:creator>verbal_666</dc:creator>
      <dc:date>2021-05-25T11:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Close a TRANSACTION with only 1 EVENT</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Close-a-TRANSACTION-with-only-1-EVENT/m-p/552979#M91707</link>
      <description>&lt;P&gt;Sometimes Splunk surprises!!!&lt;/P&gt;&lt;P&gt;The code that tomorrow did not work properly, now works &lt;span class="lia-unicode-emoji" title=":face_with_rolling_eyes:"&gt;🙄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;transaction &lt;FONT color="#3366FF"&gt;&lt;EM&gt;keepevicted=&lt;U&gt;f &lt;/U&gt;&lt;FONT color="#FF0000"&gt;keeporphans=&lt;U&gt;f&lt;/U&gt; &lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;maxevents=-1 startswith="login_do" user from&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now works!!! I did't change anything in the query... very very strange!!!&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 16:10:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Close-a-TRANSACTION-with-only-1-EVENT/m-p/552979#M91707</guid>
      <dc:creator>verbal_666</dc:creator>
      <dc:date>2021-05-25T16:10:01Z</dc:date>
    </item>
  </channel>
</rss>

