Getting Data In

How do I filter data with upper case and lower case sensitive scenarios?

athorat
Communicator

Is there a way to restrict this search with upper case and lower case scenarios?

index=aap_prod sourcetype="HDP:PROD:OOZIE"  
  (":start:] with user-retry state" OR "@end***]Action updated in DB!") 

When I use this @end***, it also returns results with END_IMPORT***, which is an event detail for failed jobs.

Two different search scenarios

Tags (2)
0 Karma

Yasaswy
Contributor

Hi , you can try something like
index=aap_prod sourcetype="HDP:PROD:OOZIE" (":start:] with user-retry state" OR CASE(@end***]Action updated in DB))

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...