<?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 do I filter results based on approximately 115 partial values of a field? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-filter-results-based-on-approximately-115-partial/m-p/423880#M121622</link>
    <description>&lt;P&gt;Hello, somesoni2&lt;/P&gt;

&lt;P&gt;Thank you very much for your reply. It is much appreciated.&lt;BR /&gt;
Your suggestion didn't work exactly as required but it was on the right track.&lt;BR /&gt;
I ended up having to use:&lt;/P&gt;

&lt;P&gt;NOT(ProdDesc = *2213*) AND&lt;BR /&gt;
NOT(ProdDesc = *AURORA*) AND&lt;BR /&gt;
NOT(ProdDesc = *BURG*), and so on.&lt;/P&gt;

&lt;P&gt;This worked great.&lt;BR /&gt;
Thanks again.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Aug 2018 20:49:59 GMT</pubDate>
    <dc:creator>faustof</dc:creator>
    <dc:date>2018-08-22T20:49:59Z</dc:date>
    <item>
      <title>How do I filter results based on approximately 115 partial values of a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-filter-results-based-on-approximately-115-partial/m-p/423878#M121620</link>
      <description>&lt;P&gt;I have a list large list of products. I need to search the list but filtering out some results based on the partial values of the &lt;STRONG&gt;ProdDesc&lt;/STRONG&gt; field. Examples of ProdDesc would be something like :   MD5864,WINDOWS,PROC1 or MA9874,ANDROID,PROC3, etc.&lt;/P&gt;

&lt;P&gt;I can use &lt;CODE&gt;ProdDesc != \*5864\* and ProdDesc != \*ANDROID\*...&lt;/CODE&gt;. The problem is that the list of partial results has 112 items. When I add &lt;CODE&gt;ProdDesc != \*[partial value]\*&lt;/CODE&gt; more than 26 times, the query returns no result at all. There seems to be a limitation of how many times I can use &lt;CODE&gt;!=\*[partial value]\*&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;I'm using Splunk Enterprise version 6.5.3 and I'm an end user, not an Admin.&lt;/P&gt;

&lt;P&gt;I wold appreciate any help provided. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 16:17:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-filter-results-based-on-approximately-115-partial/m-p/423878#M121620</guid>
      <dc:creator>faustof</dc:creator>
      <dc:date>2018-08-22T16:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I filter results based on approximately 115 partial values of a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-filter-results-based-on-approximately-115-partial/m-p/423879#M121621</link>
      <description>&lt;P&gt;Can you try try &lt;CODE&gt;NOT (ProdDesc=*5864* OR ProdDesc=*ANDROID* OR ...)&lt;/CODE&gt; instead?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 19:16:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-filter-results-based-on-approximately-115-partial/m-p/423879#M121621</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-08-22T19:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I filter results based on approximately 115 partial values of a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-filter-results-based-on-approximately-115-partial/m-p/423880#M121622</link>
      <description>&lt;P&gt;Hello, somesoni2&lt;/P&gt;

&lt;P&gt;Thank you very much for your reply. It is much appreciated.&lt;BR /&gt;
Your suggestion didn't work exactly as required but it was on the right track.&lt;BR /&gt;
I ended up having to use:&lt;/P&gt;

&lt;P&gt;NOT(ProdDesc = *2213*) AND&lt;BR /&gt;
NOT(ProdDesc = *AURORA*) AND&lt;BR /&gt;
NOT(ProdDesc = *BURG*), and so on.&lt;/P&gt;

&lt;P&gt;This worked great.&lt;BR /&gt;
Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 20:49:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-filter-results-based-on-approximately-115-partial/m-p/423880#M121622</guid>
      <dc:creator>faustof</dc:creator>
      <dc:date>2018-08-22T20:49:59Z</dc:date>
    </item>
  </channel>
</rss>

