<?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: Is there a way to make lookup NOT case sensitive in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11157#M688</link>
    <description>&lt;P&gt;What jrodman said is correct.  Currently there is no ability to do case insensitive matching directly.  You can either smash case in eval before calling the lookup operator, or use a scripted lookup where obviously you can do whatever type of matching you want.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Apr 2010 00:52:01 GMT</pubDate>
    <dc:creator>steveyz</dc:creator>
    <dc:date>2010-04-09T00:52:01Z</dc:date>
    <item>
      <title>Is there a way to make lookup NOT case sensitive</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11154#M685</link>
      <description>&lt;P&gt;Let's say I have a lookup table that looks like this:&lt;/P&gt;

&lt;P&gt;host,tmoapp
somehost01,app01
somehost02,app01
anotherhost01,app02
anotherhost02,app02
...&lt;/P&gt;

&lt;P&gt;The issue is when a host field comes in from the agent as (say) 'SOMEHOST02'... That hostname will not get its tmoapp field correctly populated because the hostname case is wrong/different. What I would like is a way to do the lookup similar to 'grep -i' (i.e. case insensitive). Is this possible? &lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2010 22:17:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11154#M685</guid>
      <dc:creator>Jaci</dc:creator>
      <dc:date>2010-04-08T22:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to make lookup NOT case sensitive</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11155#M686</link>
      <description>&lt;P&gt;I have a related outstanding question: &lt;A href="http://answers.splunk.com/questions/718/how-are-values-in-lookups-matched"&gt;http://answers.splunk.com/questions/718/how-are-values-in-lookups-matched&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2010 22:49:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11155#M686</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-04-08T22:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to make lookup NOT case sensitive</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11156#M687</link>
      <description>&lt;P&gt;Well, if your lookup is a script, you can of course explicitly smash case.  You could also explicitly smash the case in eval.  ...|eval host=lower(host) | lookup ... &lt;/P&gt;

&lt;P&gt;However given that our text is searched in a case-insensitive fashion, it seems like supporting lookups in an insensitive fashion should be possible, but I don't know if it currently is.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2010 23:00:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11156#M687</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2010-04-08T23:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to make lookup NOT case sensitive</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11157#M688</link>
      <description>&lt;P&gt;What jrodman said is correct.  Currently there is no ability to do case insensitive matching directly.  You can either smash case in eval before calling the lookup operator, or use a scripted lookup where obviously you can do whatever type of matching you want.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2010 00:52:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11157#M688</guid>
      <dc:creator>steveyz</dc:creator>
      <dc:date>2010-04-09T00:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to make lookup NOT case sensitive</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11158#M689</link>
      <description>&lt;P&gt;In version 4.1.4, we provide an option to configure lookups to be case insensitive.&lt;/P&gt;

&lt;P&gt;Sweet.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2010 11:59:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11158#M689</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2010-06-11T11:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to make lookup NOT case sensitive</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11159#M690</link>
      <description>&lt;P&gt;That IS sweet!!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2010 19:24:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11159#M690</guid>
      <dc:creator>jeff</dc:creator>
      <dc:date>2010-06-11T19:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to make lookup NOT case sensitive</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11160#M691</link>
      <description>&lt;P&gt;Transforms.conf, underneath the stanza defining your lookup, case_sensitive_match = false&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:17:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-make-lookup-NOT-case-sensitive/m-p/11160#M691</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2020-09-28T09:17:46Z</dc:date>
    </item>
  </channel>
</rss>

