<?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 search not equal with multivalued? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-not-equal-with-multivalued/m-p/586235#M204214</link>
    <description>&lt;P&gt;Hi ITWhisperer,&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;I got it now. Thanks for your help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Rithekakan&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Wed, 23 Feb 2022 13:35:25 GMT</pubDate>
    <dc:creator>Rithekakan</dc:creator>
    <dc:date>2022-02-23T13:35:25Z</dc:date>
    <item>
      <title>How to search not equal with multivalued?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-not-equal-with-multivalued/m-p/586048#M204145</link>
      <description>&lt;P&gt;host="SPL-SH-DC" sourcetype="csv" source="****"&amp;nbsp;&lt;BR /&gt;Severity!="Info"&lt;BR /&gt;Severity!="low"&lt;BR /&gt;Plugin_Name!="SSL Certificate with Wrong Hostname"&lt;BR /&gt;Plugin_Name!="Unix Operating System Unsupported Version Detection"&lt;BR /&gt;Plugin_Name!="SSL Self-Signed Certificate"&lt;BR /&gt;Plugin_Name!="SSL Certificate Cannot Be Trusted"&lt;BR /&gt;Port!="8089"&lt;BR /&gt;Port!="6502"&lt;BR /&gt;| table IP_Address,device_name,Plugin_Name, Severity,model, Protocol, Port, Exploit, Synopsis, Description, Solution, See_Also, CVSS_V2_Base_Score, CVE,Plugin&lt;BR /&gt;&lt;BR /&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 14:47:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-not-equal-with-multivalued/m-p/586048#M204145</guid>
      <dc:creator>Rithekakan</dc:creator>
      <dc:date>2022-02-22T14:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to search not equal with multivalued?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-not-equal-with-multivalued/m-p/586055#M204149</link>
      <description>&lt;P&gt;What you have will search for events which are not equal to the values you are trying to exclude. What else are you asking for?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 15:11:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-not-equal-with-multivalued/m-p/586055#M204149</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-02-22T15:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to search not equal with multivalued?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-not-equal-with-multivalued/m-p/586154#M204185</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The search result is correct. How ever I am looking for&amp;nbsp; a short way&amp;nbsp; writing&amp;nbsp; not equal&amp;nbsp; for the same fields and different values.&amp;nbsp;&lt;BR /&gt;Plugin_Name!="A"&lt;BR /&gt;Plugin_Name!="B"&lt;BR /&gt;Plugin_Name!="C"&lt;BR /&gt;Plugin_Name!="D"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've tried this but it not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Plugin_Name !IN (A,B,C,D)&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Rithekakan&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Feb 2022 07:49:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-not-equal-with-multivalued/m-p/586154#M204185</guid>
      <dc:creator>Rithekakan</dc:creator>
      <dc:date>2022-02-23T07:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to search not equal with multivalued?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-not-equal-with-multivalued/m-p/586169#M204189</link>
      <description>&lt;LI-CODE lang="markup"&gt;NOT Plugin_Name IN (A,B,C,D)&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 23 Feb 2022 09:05:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-not-equal-with-multivalued/m-p/586169#M204189</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-02-23T09:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to search not equal with multivalued?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-not-equal-with-multivalued/m-p/586235#M204214</link>
      <description>&lt;P&gt;Hi ITWhisperer,&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;I got it now. Thanks for your help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Rithekakan&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Feb 2022 13:35:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-not-equal-with-multivalued/m-p/586235#M204214</guid>
      <dc:creator>Rithekakan</dc:creator>
      <dc:date>2022-02-23T13:35:25Z</dc:date>
    </item>
  </channel>
</rss>

