<?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 Problem with transaction command in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Problem-with-transaction-command/m-p/61783#M15238</link>
    <description>&lt;P&gt;hi,&lt;BR /&gt;
I want to find out transactions which does not satisfy endswith condition&lt;/P&gt;

&lt;P&gt;This is my search &lt;BR /&gt;
index=tm_idx host="server" sourcetype="TM_Test_10" | transaction startswith="Start Session" endswith="server is coming down"&lt;/P&gt;

&lt;P&gt;Thanks and Regards&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 14:45:41 GMT</pubDate>
    <dc:creator>ChhayaV</dc:creator>
    <dc:date>2020-09-28T14:45:41Z</dc:date>
    <item>
      <title>Problem with transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-with-transaction-command/m-p/61783#M15238</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;
I want to find out transactions which does not satisfy endswith condition&lt;/P&gt;

&lt;P&gt;This is my search &lt;BR /&gt;
index=tm_idx host="server" sourcetype="TM_Test_10" | transaction startswith="Start Session" endswith="server is coming down"&lt;/P&gt;

&lt;P&gt;Thanks and Regards&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:45:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-with-transaction-command/m-p/61783#M15238</guid>
      <dc:creator>ChhayaV</dc:creator>
      <dc:date>2020-09-28T14:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-with-transaction-command/m-p/61784#M15239</link>
      <description>&lt;P&gt;Add in &lt;CODE&gt;| search closed_txn=0&lt;/CODE&gt; to the end.&lt;/P&gt;

&lt;P&gt;Note that there are lots of other ways that this query might be written; more detail is requested.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2013 13:58:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-with-transaction-command/m-p/61784#M15239</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-09-12T13:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-with-transaction-command/m-p/61785#M15240</link>
      <description>&lt;P&gt;hi its giving me no results found&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2013 09:48:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-with-transaction-command/m-p/61785#M15240</guid>
      <dc:creator>ChhayaV</dc:creator>
      <dc:date>2013-09-13T09:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-with-transaction-command/m-p/61786#M15241</link>
      <description>&lt;P&gt;Can you provide more detail, with some sample events? How much time might exist between these events? When you run the search, do you get a message saying that some of the events were evicted (blue banner)?&lt;/P&gt;

&lt;P&gt;Have you tried the tips here?&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/445/finding-uncompleted-transactions"&gt;http://answers.splunk.com/answers/445/finding-uncompleted-transactions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 17:00:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-with-transaction-command/m-p/61786#M15241</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-09-17T17:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-with-transaction-command/m-p/61787#M15242</link>
      <description>&lt;P&gt;You might also make your search more efficient by having the &lt;EM&gt;initial&lt;/EM&gt; search only search for the relevant events instead of all of them:&lt;/P&gt;

&lt;P&gt;index=tm_idx host="server" sourcetype="TM_Test_10" ("Start Session" OR "server is coming down")&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:47:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-with-transaction-command/m-p/61787#M15242</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2020-09-28T14:47:36Z</dc:date>
    </item>
  </channel>
</rss>

