<?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: Can you tell me the difference between two boolean expressions? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-you-tell-me-the-difference-between-two-boolean-expressions/m-p/420188#M173513</link>
    <description>&lt;P&gt;Thank you very much for your comment. &lt;BR /&gt;
I went over the search manual but it didn't mean anything back then. Now it makes sense!&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jan 2019 04:00:12 GMT</pubDate>
    <dc:creator>y2kbcm</dc:creator>
    <dc:date>2019-01-22T04:00:12Z</dc:date>
    <item>
      <title>Can you tell me the difference between two boolean expressions?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-tell-me-the-difference-between-two-boolean-expressions/m-p/420186#M173511</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I am currently figuring out what is wrong with my boolean expression.&lt;/P&gt;

&lt;P&gt;Currently, I'm making a whitelist of application on sysmon app.&lt;/P&gt;

&lt;P&gt;The thing is, I got a different result when I used "(Image!=[process1] AND Image!=[Process2])" and "NOT (Image=[process1] OR Image=[process2])"&lt;/P&gt;

&lt;P&gt;I would appreciate if you tell me the difference between these two boolean expressions.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 23:21:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-tell-me-the-difference-between-two-boolean-expressions/m-p/420186#M173511</guid>
      <dc:creator>y2kbcm</dc:creator>
      <dc:date>2019-01-21T23:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can you tell me the difference between two boolean expressions?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-tell-me-the-difference-between-two-boolean-expressions/m-p/420187#M173512</link>
      <description>&lt;P&gt;@y2kbcm,&lt;/P&gt;

&lt;P&gt;If you search with the != expression, every event that has a value in the field, where that value does not match the value you specify, is returned. Events that do not have a value in the field are not included in the results. &lt;/P&gt;

&lt;P&gt;If you search with the NOT operator, every event is returned except the events that contain the value you specify. This includes events that do not have a value in the field. &lt;/P&gt;

&lt;P&gt;It's explained in &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Search/NOTexpressions"&gt;Difference between NOT and !=&lt;/A&gt; with examples.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 03:04:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-tell-me-the-difference-between-two-boolean-expressions/m-p/420187#M173512</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2019-01-22T03:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can you tell me the difference between two boolean expressions?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-tell-me-the-difference-between-two-boolean-expressions/m-p/420188#M173513</link>
      <description>&lt;P&gt;Thank you very much for your comment. &lt;BR /&gt;
I went over the search manual but it didn't mean anything back then. Now it makes sense!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 04:00:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-tell-me-the-difference-between-two-boolean-expressions/m-p/420188#M173513</guid>
      <dc:creator>y2kbcm</dc:creator>
      <dc:date>2019-01-22T04:00:12Z</dc:date>
    </item>
  </channel>
</rss>

