<?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 return values that unmatched column in Lookup table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-return-values-that-unmatched-column-in-Lookup-table/m-p/444710#M167627</link>
    <description>&lt;P&gt;Hi @sabeqa,&lt;/P&gt;

&lt;P&gt;Try this one &lt;CODE&gt;fgt_webfilter profile=* status=passthrough NOT [ | inputlookup url | format ]&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Sep 2018 11:53:45 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2018-09-06T11:53:45Z</dc:date>
    <item>
      <title>How do I return values that unmatched column in Lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-return-values-that-unmatched-column-in-Lookup-table/m-p/444709#M167626</link>
      <description>&lt;P&gt;i am trying to search for urls that are not in my allowed list lookup csv , my csv file is named as url and has 1 column with a header called hostname, below is the search which gives a wrong output.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;fgt_webfilter&lt;/CODE&gt; profile=* status=passthrough NOT [ inputlookup  url ]&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 08:43:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-return-values-that-unmatched-column-in-Lookup-table/m-p/444709#M167626</guid>
      <dc:creator>sabeqa</dc:creator>
      <dc:date>2018-09-06T08:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I return values that unmatched column in Lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-return-values-that-unmatched-column-in-Lookup-table/m-p/444710#M167627</link>
      <description>&lt;P&gt;Hi @sabeqa,&lt;/P&gt;

&lt;P&gt;Try this one &lt;CODE&gt;fgt_webfilter profile=* status=passthrough NOT [ | inputlookup url | format ]&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 11:53:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-return-values-that-unmatched-column-in-Lookup-table/m-p/444710#M167627</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2018-09-06T11:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I return values that unmatched column in Lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-return-values-that-unmatched-column-in-Lookup-table/m-p/444711#M167628</link>
      <description>&lt;P&gt;Try this.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;`fgt_webfilter` profile=* status=passthrough NOT [  | inputlookup url | format ]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Sep 2018 11:57:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-return-values-that-unmatched-column-in-Lookup-table/m-p/444711#M167628</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-09-06T11:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I return values that unmatched column in Lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-return-values-that-unmatched-column-in-Lookup-table/m-p/444712#M167629</link>
      <description>&lt;P&gt;now i am getting an output but includes some wrong results, (urls in the csv are still appearing)&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 13:01:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-return-values-that-unmatched-column-in-Lookup-table/m-p/444712#M167629</guid>
      <dc:creator>sabeqa</dc:creator>
      <dc:date>2018-09-06T13:01:22Z</dc:date>
    </item>
  </channel>
</rss>

