<?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: WILDCARD in lookup not working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-WILDCARD-in-lookup-not-working/m-p/612806#M106018</link>
    <description>&lt;P&gt;Your lookup should contain an asterisk in the data where you want wildcard matching to work, e.g.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;10.50.88.22*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but also you are using a lookup on the CSV itself, which does NOT support any wildcard lookup. You must use the definition name to perform the lookup, not the CSV file.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2022 02:04:19 GMT</pubDate>
    <dc:creator>bowesmana</dc:creator>
    <dc:date>2022-09-13T02:04:19Z</dc:date>
    <item>
      <title>Why is WILDCARD in lookup not working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-WILDCARD-in-lookup-not-working/m-p/612805#M106017</link>
      <description>&lt;P&gt;I am using splunk cloud.&lt;BR /&gt;I would like to use the lookup file to find out if there is an IP corresponding to the blacklist, but only 10.50.88.22 is hit.&lt;/P&gt;
&lt;P&gt;[definition of lookup]&lt;BR /&gt;WILDCARD (IP)&lt;/P&gt;
&lt;P&gt;[Contents of lookupfile]&lt;BR /&gt;IP&lt;BR /&gt;10.50.88.22&lt;BR /&gt;10.30.50.70&lt;/P&gt;
&lt;P&gt;[Search statement]&lt;BR /&gt;|makeresults format=csv data="IP&lt;BR /&gt;10.50.88.220&lt;BR /&gt;10.50.88.22&lt;BR /&gt;10.50.88.2"&lt;BR /&gt;|lookup test.csv IP OUTPUT IP as list_IP&lt;BR /&gt;|where list_IP IN(IP)&lt;BR /&gt;|table IP list_IP&lt;/P&gt;
&lt;P&gt;If it works correctly, I want the following two to hit.&lt;BR /&gt;10.50.88.220&lt;BR /&gt;10.50.88.22&lt;/P&gt;
&lt;P&gt;Referencing past questions and changing the lookup definition to the following did not work.&lt;BR /&gt;WILDCARD (IP)&lt;/P&gt;
&lt;P&gt;Is my search statement wrong?&lt;BR /&gt;Any advice would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 12:51:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-WILDCARD-in-lookup-not-working/m-p/612805#M106017</guid>
      <dc:creator>Toki</dc:creator>
      <dc:date>2022-09-13T12:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: WILDCARD in lookup not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-WILDCARD-in-lookup-not-working/m-p/612806#M106018</link>
      <description>&lt;P&gt;Your lookup should contain an asterisk in the data where you want wildcard matching to work, e.g.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;10.50.88.22*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but also you are using a lookup on the CSV itself, which does NOT support any wildcard lookup. You must use the definition name to perform the lookup, not the CSV file.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 02:04:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-WILDCARD-in-lookup-not-working/m-p/612806#M106018</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2022-09-13T02:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: WILDCARD in lookup not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-WILDCARD-in-lookup-not-working/m-p/612807#M106019</link>
      <description>&lt;P&gt;Thank you for your answer.&lt;BR /&gt;It is solved!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 02:16:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-WILDCARD-in-lookup-not-working/m-p/612807#M106019</guid>
      <dc:creator>Toki</dc:creator>
      <dc:date>2022-09-13T02:16:20Z</dc:date>
    </item>
  </channel>
</rss>

