<?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 filter out one field events base on other field with two events? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-out-one-field-events-base-on-other-field-with-two/m-p/604977#M210402</link>
    <description>&lt;P&gt;The logic regarding the Port field is incorrect.&amp;nbsp; &lt;FONT face="courier new,courier"&gt;(Port!=8443 OR Port!=8444)&lt;/FONT&gt; will not exclude anything because every port number is either not 8443 or not 8444.&amp;nbsp; Perhaps&amp;nbsp;&lt;FONT face="courier new,courier"&gt;(Port!=8443 AND Port!=8444)&lt;/FONT&gt; is what was intended?&amp;nbsp; Another way to write it is &lt;FONT face="courier new,courier"&gt;NOT (Port=8443 OR Port=8444)&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2022 16:50:17 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-07-08T16:50:17Z</dc:date>
    <item>
      <title>How to filter out one field events base on other field with two events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-out-one-field-events-base-on-other-field-with-two/m-p/604971#M210401</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;I have this report&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rithekakan_2-1657294246159.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20464iA48F73297CAFD7E9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rithekakan_2-1657294246159.png" alt="Rithekakan_2-1657294246159.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My requirement is only show in table those event that do not have the Plugin Name = "TLS Version 1.1 Protocol Deprecated"&amp;nbsp; with the Port= 8443 OR =8444 as I have&amp;nbsp;fill color with yellow. But, still keep show the event&amp;nbsp; that have Plugin Name = "TLS Version 1.1 Protocol Deprecated " with other Port exclude Port 8443 OR 8444.&lt;BR /&gt;I am using below search&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rithekakan_3-1657294973102.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20465iAF49D9C12DD8E6B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rithekakan_3-1657294973102.png" alt="Rithekakan_3-1657294973102.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and the result &lt;U&gt;&lt;STRONG&gt;show only&lt;/STRONG&gt;&lt;/U&gt;&amp;nbsp;Plugin Name = "TLS Version 1.1 Protocol Deprecated " with other port exclude Port 8443 OR 8444.&lt;BR /&gt;I want a result show all Plugin Name...... exclude&amp;nbsp;Plugin Name = "TLS Version 1.1 Protocol Deprecated"&amp;nbsp; that have&amp;nbsp; Port= 8443 OR =8444&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 16:21:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-out-one-field-events-base-on-other-field-with-two/m-p/604971#M210401</guid>
      <dc:creator>Rithekakan</dc:creator>
      <dc:date>2022-07-08T16:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out one field events base on other field with two events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-out-one-field-events-base-on-other-field-with-two/m-p/604977#M210402</link>
      <description>&lt;P&gt;The logic regarding the Port field is incorrect.&amp;nbsp; &lt;FONT face="courier new,courier"&gt;(Port!=8443 OR Port!=8444)&lt;/FONT&gt; will not exclude anything because every port number is either not 8443 or not 8444.&amp;nbsp; Perhaps&amp;nbsp;&lt;FONT face="courier new,courier"&gt;(Port!=8443 AND Port!=8444)&lt;/FONT&gt; is what was intended?&amp;nbsp; Another way to write it is &lt;FONT face="courier new,courier"&gt;NOT (Port=8443 OR Port=8444)&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 16:50:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-out-one-field-events-base-on-other-field-with-two/m-p/604977#M210402</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-07-08T16:50:17Z</dc:date>
    </item>
  </channel>
</rss>

