<?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: Case Sensitivity in eventtype searches in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Case-Sensitivity-in-eventtype-searches/m-p/17970#M124</link>
    <description>&lt;P&gt;You can create a field extraction that uses the case sensitivity of regexes to create a new field only if the first character is uppercase or lowercase. For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SOURCE_KEY = LOGIN_ID
REGEX = (?&amp;lt;LOGIN_ID_UPPER&amp;gt;[A-Z].*)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Note that this relies on &lt;CODE&gt;LOGIN_ID&lt;/CODE&gt; being a regex extracted field, since automatically extracted fields are processed after regex fields.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Dec 2010 01:05:29 GMT</pubDate>
    <dc:creator>Stephen_Sorkin</dc:creator>
    <dc:date>2010-12-30T01:05:29Z</dc:date>
    <item>
      <title>Case Sensitivity in eventtype searches</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Case-Sensitivity-in-eventtype-searches/m-p/17969#M123</link>
      <description>&lt;P&gt;I want to make a group/eventtype with events from a certain sourcetype where LOGINID="I*" and 'I' is capital only. There are some solutions for case sensitivity up on answers already, but they all involve piping to a function or regex. And when you go to make an eventtype Splunk does not accept search queries with pipes. What can I do to make this search case-sensitive?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2010 13:26:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Case-Sensitivity-in-eventtype-searches/m-p/17969#M123</guid>
      <dc:creator>gpburgett</dc:creator>
      <dc:date>2010-12-27T13:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Case Sensitivity in eventtype searches</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Case-Sensitivity-in-eventtype-searches/m-p/17970#M124</link>
      <description>&lt;P&gt;You can create a field extraction that uses the case sensitivity of regexes to create a new field only if the first character is uppercase or lowercase. For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SOURCE_KEY = LOGIN_ID
REGEX = (?&amp;lt;LOGIN_ID_UPPER&amp;gt;[A-Z].*)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Note that this relies on &lt;CODE&gt;LOGIN_ID&lt;/CODE&gt; being a regex extracted field, since automatically extracted fields are processed after regex fields.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2010 01:05:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Case-Sensitivity-in-eventtype-searches/m-p/17970#M124</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-12-30T01:05:29Z</dc:date>
    </item>
  </channel>
</rss>

