<?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 How do I filter data with upper case and lower case sensitive scenarios? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-filter-data-with-upper-case-and-lower-case-sensitive/m-p/219268#M43069</link>
    <description>&lt;P&gt;Is there a way to restrict this search with upper case and lower case scenarios?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=aap_prod sourcetype="HDP:PROD:OOZIE"  
  (":start:] with user-retry state" OR "@end***]Action updated in DB!") 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When I use this &lt;CODE&gt;@end***&lt;/CODE&gt;, it also returns results with &lt;CODE&gt;END_IMPORT***&lt;/CODE&gt;, which is an event detail for failed jobs.&lt;/P&gt;

&lt;P&gt;Two different search scenarios&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2016 19:29:54 GMT</pubDate>
    <dc:creator>athorat</dc:creator>
    <dc:date>2016-02-25T19:29:54Z</dc:date>
    <item>
      <title>How do I filter data with upper case and lower case sensitive scenarios?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-filter-data-with-upper-case-and-lower-case-sensitive/m-p/219268#M43069</link>
      <description>&lt;P&gt;Is there a way to restrict this search with upper case and lower case scenarios?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=aap_prod sourcetype="HDP:PROD:OOZIE"  
  (":start:] with user-retry state" OR "@end***]Action updated in DB!") 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When I use this &lt;CODE&gt;@end***&lt;/CODE&gt;, it also returns results with &lt;CODE&gt;END_IMPORT***&lt;/CODE&gt;, which is an event detail for failed jobs.&lt;/P&gt;

&lt;P&gt;Two different search scenarios&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 19:29:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-filter-data-with-upper-case-and-lower-case-sensitive/m-p/219268#M43069</guid>
      <dc:creator>athorat</dc:creator>
      <dc:date>2016-02-25T19:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I filter data with upper case and lower case sensitive scenarios?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-filter-data-with-upper-case-and-lower-case-sensitive/m-p/219269#M43070</link>
      <description>&lt;P&gt;Hi , you can try something like&lt;BR /&gt;
&lt;CODE&gt;index=aap_prod sourcetype="HDP:PROD:OOZIE"  (":start:] with user-retry state" OR CASE(@end***]Action updated in DB))&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 19:58:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-filter-data-with-upper-case-and-lower-case-sensitive/m-p/219269#M43070</guid>
      <dc:creator>Yasaswy</dc:creator>
      <dc:date>2016-02-25T19:58:12Z</dc:date>
    </item>
  </channel>
</rss>

