<?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 to configure Splunk to parse uppercase field values and make them lowercase? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-uppercase-field-values-and-make/m-p/232083#M45236</link>
    <description>&lt;P&gt;Props.conf on your Indexers and each splunk instance will need to be restarted.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2016 15:17:19 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2016-06-28T15:17:19Z</dc:date>
    <item>
      <title>How to configure Splunk to parse uppercase field values and make them lowercase?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-uppercase-field-values-and-make/m-p/232080#M45233</link>
      <description>&lt;P&gt;I have an index that has some data entering written in uppercase and other data in lowercase, but they are about the same thing.&lt;/P&gt;

&lt;P&gt;Here is an example:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1515i62EB50CA5366D288/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;HOTMAIL.COM&lt;/CODE&gt; It is the same as &lt;CODE&gt;hotmail.com&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I know the &lt;CODE&gt;lower()&lt;/CODE&gt; function, but how to deal with this data before inserting them?&lt;/P&gt;

&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 14:44:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-uppercase-field-values-and-make/m-p/232080#M45233</guid>
      <dc:creator>renanprado96</dc:creator>
      <dc:date>2016-06-28T14:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to parse uppercase field values and make them lowercase?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-uppercase-field-values-and-make/m-p/232081#M45234</link>
      <description>&lt;P&gt;You can convert before it is indexed with `SEDCMD:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SEDCMD-upper2lower = s/[aA]/a/g s/[bB]/b/g s/[cC]/c/g s/[dD]/d/g s/[eE]/e/g s/[fF]/f/g s/[gG]/g/g s/[hH]/h/g s/[iI]/i/g s/j/[jJ]/g s/[kK]/k/g s/[lL]/l/g s/[mM]/m/g s/[nN]/n/g s/[oO]/o/g s/[pP]/p/g s/[qQ]/q/g s/[rR]/r/g s/[sS]/s/g s/[tT]/t/g s/[uU]/u/g s/[vV]/v/g s/[wW]/w/g s/[xX]/x/g s/[yY]/y/g s/[zZ]/z/g
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Jun 2016 14:52:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-uppercase-field-values-and-make/m-p/232081#M45234</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-06-28T14:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to parse uppercase field values and make them lowercase?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-uppercase-field-values-and-make/m-p/232082#M45235</link>
      <description>&lt;P&gt;I put it in props.conf? input.conf? or not?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 14:55:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-uppercase-field-values-and-make/m-p/232082#M45235</guid>
      <dc:creator>renanprado96</dc:creator>
      <dc:date>2016-06-28T14:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to parse uppercase field values and make them lowercase?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-uppercase-field-values-and-make/m-p/232083#M45236</link>
      <description>&lt;P&gt;Props.conf on your Indexers and each splunk instance will need to be restarted.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 15:17:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-uppercase-field-values-and-make/m-p/232083#M45236</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-06-28T15:17:19Z</dc:date>
    </item>
  </channel>
</rss>

