<?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 exclude multiple values from multiple fields? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-multiple-values-from-multiple-fields/m-p/656701#M226817</link>
    <description>&lt;P&gt;Your search looks OK - can you share some of the events (anonymised of course) which are being found which shouldn't be?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2023 16:39:57 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2023-09-05T16:39:57Z</dc:date>
    <item>
      <title>How to exclude multiple values from multiple fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-multiple-values-from-multiple-fields/m-p/656699#M226816</link>
      <description>&lt;P&gt;I am trying to filter multiple values from two fields but not getting the expected result.&lt;/P&gt;&lt;P&gt;index=test_01 EventCode=4670 NOT (Field 1 = value1 OR Field 1 = value2) NOT (Process_Name = value 3 OR Process_Name = value 4)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am geting splunk results which includes Process_Name=value 3 and Process_Name=value 4&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 15:45:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-multiple-values-from-multiple-fields/m-p/656699#M226816</guid>
      <dc:creator>rnikam1412</dc:creator>
      <dc:date>2023-09-05T15:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude multiple values from multiple fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-multiple-values-from-multiple-fields/m-p/656701#M226817</link>
      <description>&lt;P&gt;Your search looks OK - can you share some of the events (anonymised of course) which are being found which shouldn't be?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 16:39:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-multiple-values-from-multiple-fields/m-p/656701#M226817</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-09-05T16:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude multiple values from multiple fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-multiple-values-from-multiple-fields/m-p/656755#M226832</link>
      <description>&lt;P&gt;Are you sure your value 3 and value 4 do not contain, for example, white space? &amp;nbsp;I cannot help but notice that you did not quote "value 3" and "value 4". &amp;nbsp;If the search is illustrative, it should be something like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=test_01 EventCode=4670 NOT ("Field 1" = value1 OR "Field 1" = value2) NOT (Process_Name = "value 3" OR Process_Name = "value 4")&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 06 Sep 2023 05:03:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-multiple-values-from-multiple-fields/m-p/656755#M226832</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2023-09-06T05:03:17Z</dc:date>
    </item>
  </channel>
</rss>

