<?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: How to use NOT in  Transaction command in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396928#M172822</link>
    <description>&lt;P&gt;So, you want all events that are not part of that transaction? Can you be a bit more clear on what output you expect to get?&lt;/P&gt;</description>
    <pubDate>Mon, 25 Feb 2019 14:10:30 GMT</pubDate>
    <dc:creator>FrankVl</dc:creator>
    <dc:date>2019-02-25T14:10:30Z</dc:date>
    <item>
      <title>How to use NOT in  Transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396927#M172821</link>
      <description>&lt;P&gt;i have query like below and got result&lt;/P&gt;

&lt;P&gt;index=ABC host=xyz123  | transaction startswith="failure" endswith="success" maxevents=2 maxspan=1m&lt;/P&gt;

&lt;P&gt;now i want to display the result opposite of this&lt;/P&gt;

&lt;P&gt;index=ABC host=xyz123  NOT ( | transaction startswith="failure" endswith="success" maxevents=2 maxspan=1m)&lt;/P&gt;

&lt;P&gt;how to achieve this?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 14:00:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396927#M172821</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2019-02-25T14:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to use NOT in  Transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396928#M172822</link>
      <description>&lt;P&gt;So, you want all events that are not part of that transaction? Can you be a bit more clear on what output you expect to get?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 14:10:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396928#M172822</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-02-25T14:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to use NOT in  Transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396929#M172823</link>
      <description>&lt;P&gt;i have completed the task&lt;/P&gt;

&lt;P&gt;index=ABC host=xyz123  | transaction startswith="failure" endswith="success" maxevents=2 maxspan=1m  keepevicted=true | search closed_txn=0&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 16:07:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396929#M172823</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2019-02-25T16:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to use NOT in  Transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396930#M172824</link>
      <description>&lt;P&gt;thanks for your response but i have completed the query by myself.&lt;/P&gt;

&lt;P&gt;Please find the answer &lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 16:08:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396930#M172824</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2019-02-25T16:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use NOT in  Transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396931#M172825</link>
      <description>&lt;P&gt;Great, thanks for sharing the solution!&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 16:35:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396931#M172825</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-02-25T16:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to use NOT in  Transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396932#M172826</link>
      <description>&lt;P&gt;I want this solution should help others..thanks..&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 16:45:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-NOT-in-Transaction-command/m-p/396932#M172826</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2019-02-25T16:45:31Z</dc:date>
    </item>
  </channel>
</rss>

