<?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: Issue in excluding some results via Lookup table in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674637#M18402</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;Both have 7&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2024 10:55:45 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2024-01-18T10:55:45Z</dc:date>
    <item>
      <title>Issue in excluding some results via Lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674604#M18399</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi everyone&lt;BR /&gt;I created a look up table:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Department,Vendor,Type,url_domain,user,src_ip,Whitelisted
BigData,Material,Google Remote Desktop,Alpha.com,Alice,172.16.28.12,TRUE&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then I created&amp;nbsp;a look up definition with this match type:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;WILDCARD(url_domain), WILDCARD(user), WILDCARD(src_ip)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then I tested it on following search but it didn't work.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=fortigate src_ip=172.16.28.12 url_domain=Alpha.com
| lookup Whitelist url_domain user src_ip
| where isnull(Whitelisted)
| table _time, severity, user, url_domain, src_ip, dest_ip, dest_domain, transport, dest_port, vendor_action, app, vendor_eventtype, subtype, devname&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and shows all results including traffic from 172.16.28.12&amp;nbsp;by Alice to the mentioned url&amp;nbsp;&lt;BR /&gt;Anyone has any idea what is the issue?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 04:09:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674604#M18399</guid>
      <dc:creator>Erfan110</dc:creator>
      <dc:date>2024-01-18T04:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in excluding some results via Lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674632#M18400</link>
      <description>&lt;P&gt;Setting up the lookup the way you described and using makeresults to generate events (rather than an index search) works for me as expected.&lt;/P&gt;&lt;P&gt;So, perhaps your real data or lookup is inconsistent with the description you gave, or you have found a bug. Which version of Splunk are you using?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 10:48:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674632#M18400</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-01-18T10:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in excluding some results via Lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674636#M18401</link>
      <description>&lt;PRE&gt;Department,Vendor,Type,url_domain,user,src_ip,Whitelisted
BigData,Material,Google Remote Desktop,Alpha.com,Alice,172.16.28.12,TRUE&lt;/PRE&gt;&lt;P&gt;Are you sure you copy-pasted whole lines?&lt;/P&gt;&lt;P&gt;First line has 8 fields, second one has 7.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 10:52:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674636#M18401</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-01-18T10:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in excluding some results via Lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674637#M18402</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;Both have 7&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 10:55:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674637#M18402</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-01-18T10:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in excluding some results via Lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674639#M18403</link>
      <description>&lt;P&gt;OK. I'm either overworked or blind. I counted them several times and always came up with the same 8/7 numbers.&lt;/P&gt;&lt;P&gt;You're right. They both have 7 fields.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 10:57:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674639#M18403</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-01-18T10:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in excluding some results via Lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674752#M18410</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;You mean it excluded that traffic? Because I expect it to exclude the traffic from my results.&lt;BR /&gt;&lt;BR /&gt;version&amp;nbsp;&lt;SPAN&gt;9.0&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 22:27:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674752#M18410</guid>
      <dc:creator>Erfan110</dc:creator>
      <dc:date>2024-01-18T22:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in excluding some results via Lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674803#M18411</link>
      <description>&lt;P&gt;Yes, it worked&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ITWhisperer_0-1705656501836.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29024i878953293B13D00E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ITWhisperer_0-1705656501836.png" alt="ITWhisperer_0-1705656501836.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ITWhisperer_1-1705656568545.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29025iE9C89D53CC5E8796/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ITWhisperer_1-1705656568545.png" alt="ITWhisperer_1-1705656568545.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 09:29:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/674803#M18411</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-01-19T09:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in excluding some results via Lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/675243#M18450</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;thanks for your response.&lt;BR /&gt;I tried same and it is working. but it does not work on my real data.&amp;nbsp;&lt;BR /&gt;The problem is IP Address. When I removed src_ip from lookup command it works on real records. But I cannot understand what is the problem!&lt;BR /&gt;I checked the name of the field in events and tried srcip and src_ip, both did not work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 00:54:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-in-excluding-some-results-via-Lookup-table/m-p/675243#M18450</guid>
      <dc:creator>Erfan110</dc:creator>
      <dc:date>2024-01-24T00:54:07Z</dc:date>
    </item>
  </channel>
</rss>

