Splunk Search

How to add Dynamic Json path addition in splunk query

mayurkale471757
Explorer

Hi Team, 

I have below JSON structure 

data.searchByUserName.customerDetails....

data.searchByLastName.customerDetails....

data.searchByUUID.customerDetails....

data.searchByDOB.customerDetails....

 

While creating a search query I need to give the search type highlighted above in bold wild char like 

data.*.customerDetails is there any way I can achieve it?

 

Thanks in Advance!

 

Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You could edit the JSON with replace or rex so that the searchBy... objects all have the same name, then use spath with that name.

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...