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!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...