<?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 How to extract fields from an index that do not match with values in a lookup table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-from-an-index-that-do-not-match-with/m-p/225045#M66344</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I am trying to write a search for extracting fields which are not matching with the lookup file or table. For example, I have the field named &lt;STRONG&gt;category&lt;/STRONG&gt; and a lookup table with values similar to category in the index. Now I want to extract fields from the index which are not matching with values in the lookup table. Please help me in writing the search.&lt;/P&gt;

&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2015 15:40:36 GMT</pubDate>
    <dc:creator>avis1119</dc:creator>
    <dc:date>2015-09-15T15:40:36Z</dc:date>
    <item>
      <title>How to extract fields from an index that do not match with values in a lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-from-an-index-that-do-not-match-with/m-p/225045#M66344</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I am trying to write a search for extracting fields which are not matching with the lookup file or table. For example, I have the field named &lt;STRONG&gt;category&lt;/STRONG&gt; and a lookup table with values similar to category in the index. Now I want to extract fields from the index which are not matching with values in the lookup table. Please help me in writing the search.&lt;/P&gt;

&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 15:40:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-from-an-index-that-do-not-match-with/m-p/225045#M66344</guid>
      <dc:creator>avis1119</dc:creator>
      <dc:date>2015-09-15T15:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract fields from an index that do not match with values in a lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-from-an-index-that-do-not-match-with/m-p/225046#M66345</link>
      <description>&lt;P&gt;Can you provide name of fields in the index and all fields available in lookup?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 15:59:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-from-an-index-that-do-not-match-with/m-p/225046#M66345</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-09-15T15:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract fields from an index that do not match with values in a lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-from-an-index-that-do-not-match-with/m-p/225047#M66346</link>
      <description>&lt;P&gt;Generally, like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... NOT [|inputlookup MyLookup | fields MyFieldToNotMatch]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Just put your base search in place of the ellipsis ( &lt;CODE&gt;...&lt;/CODE&gt; ).&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 16:14:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-from-an-index-that-do-not-match-with/m-p/225047#M66346</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-09-15T16:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract fields from an index that do not match with values in a lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-from-an-index-that-do-not-match-with/m-p/225048#M66347</link>
      <description>&lt;P&gt;i have url category, url, username fields in the index and url category in the lookup&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 11:53:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-from-an-index-that-do-not-match-with/m-p/225048#M66347</guid>
      <dc:creator>avis1119</dc:creator>
      <dc:date>2015-09-16T11:53:45Z</dc:date>
    </item>
  </channel>
</rss>

