Knowledge Management

Case in lookup values

huibertsp
Engager

I am trying a lookup search and I get some empty spaces (not all). My data has mixed case values between 'host' column from my logs and 'name' column from my Lookups. Is there a way to make the match case-insensitive or do like a UPPER() or LOWER() on both matching sides?

index=iis
| lookup ListOf_servers name as host OUTPUT description, comment
| table host description, comment
| dedup host

Tags (1)
0 Karma

huibertsp
Engager

Under Lookup Definitions / / Advanced Option --> Uncheck 'Case sensitive match'

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...