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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...