All Apps and Add-ons

dbxlookup OR clause?

strangelaw
Explorer

Hello!

We need to run 2 or more separate lookups against database tables for our search (one for IPs, one for metadata and so on).

How we can combine those lookups on one search phrase? We've tried for search | dbxlookup lookup=firstlookup OR lookup=second - but this returns no data from second lookup.

0 Karma
1 Solution

Flynt
Splunk Employee
Splunk Employee

Have you tried splitting the lookup OR into multiple calls instead?

 | dbxlookup lookup=firstlookup| dbxlookup lookup=second

View solution in original post

0 Karma

Flynt
Splunk Employee
Splunk Employee

Have you tried splitting the lookup OR into multiple calls instead?

 | dbxlookup lookup=firstlookup| dbxlookup lookup=second
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 ...