<?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 can I remove entries from an existing lookup table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-remove-entries-from-an-existing-lookup-table/m-p/451858#M127946</link>
    <description>&lt;P&gt;@ddrillic are you looking for &lt;CODE&gt;inputlookup --&amp;gt; Filter Unwanted Results --&amp;gt; outputlookup?&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Oct 2018 19:14:31 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2018-10-24T19:14:31Z</dc:date>
    <item>
      <title>How can I remove entries from an existing lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-remove-entries-from-an-existing-lookup-table/m-p/451857#M127945</link>
      <description>&lt;P&gt;I have a lookup table from which I need to remove a couple of lines. How can I do it?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 19:09:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-remove-entries-from-an-existing-lookup-table/m-p/451857#M127945</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-10-24T19:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I remove entries from an existing lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-remove-entries-from-an-existing-lookup-table/m-p/451858#M127946</link>
      <description>&lt;P&gt;@ddrillic are you looking for &lt;CODE&gt;inputlookup --&amp;gt; Filter Unwanted Results --&amp;gt; outputlookup?&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 19:14:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-remove-entries-from-an-existing-lookup-table/m-p/451858#M127946</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-10-24T19:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I remove entries from an existing lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-remove-entries-from-an-existing-lookup-table/m-p/451859#M127947</link>
      <description>&lt;P&gt;Right @niketnilay ; -) this one did it - &lt;CODE&gt;| inputlookup &amp;lt;lookup name&amp;gt; | search host != host* | outputlookup &amp;lt;lookup name&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Based on &lt;A href="https://answers.splunk.com/answers/487977/how-to-remove-a-row-from-lookup-table-and-update-i.html"&gt;How to remove a row from lookup table and update it?&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;@niketnilay - please convert to an answer.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 19:20:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-remove-entries-from-an-existing-lookup-table/m-p/451859#M127947</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-10-24T19:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I remove entries from an existing lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-remove-entries-from-an-existing-lookup-table/m-p/594148#M206792</link>
      <description>&lt;P&gt;Have a similar requirement.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;| inputlookup &amp;lt;lookup name&amp;gt; | search host != host* | outputlookup &amp;lt;lookup name&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We want&amp;nbsp;to remove a guid record or line containing the guid from the lookup table so we should filter using = or != ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;| inputlookup abc | search guid= 123456 | outputlookup abc,&amp;nbsp; when tried with this ended up in updating only this record for the entire lookup , so ideally the query should be&amp;nbsp;| inputlookup abc | search guid!= 123456 | outputlookup abc right? please clarify on the filtering of the result&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/130718"&gt;@ddrillic&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/201110"&gt;@niketn&lt;/a&gt;&amp;nbsp;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 19:24:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-remove-entries-from-an-existing-lookup-table/m-p/594148#M206792</guid>
      <dc:creator>manjunath_n</dc:creator>
      <dc:date>2022-04-18T19:24:27Z</dc:date>
    </item>
  </channel>
</rss>

