Splunk Search

Is it possible to search for a value in ALL columns?

akke
Explorer

I have a known value (eg. "rabbit") that I want to search for but it is in a unknown column in a large csv.

Is it possible to do something like:

index = "index"
| where * == "rabbit"

"*" being a wildcard of sorts.

Tags (3)
0 Karma
1 Solution

493669
Super Champion

You can search it within base search like below-

index = "index" "rabbit"

View solution in original post

493669
Super Champion

You can search it within base search like below-

index = "index" "rabbit"
Get Updates on the Splunk Community!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...