Splunk Search

Combining Lookups to a Table?

atebysandwich
Path Finder

I have two looksups that have a lists of subnets and name of the subnets. One lookup (subnet1.csv) as a field called name and subnet and the other (subnet2.csv) has fields named Name and Range. I would like to combine the two. So far I have this:

| inputlookup subnet1.csv
| lookup subnet2.csv Name Range OUTPUT Range AS Subnet
| table Name Subnet



This doesn't seem to work. When I run it, I only get the results from subnet1.csv and I can't seem to figure out why. 

Labels (1)
0 Karma

caiosalonso
Path Finder

Hi,

Is it possible to provide an example of the data that the lookup files contain?

Also, when you run the lookup command, you are trying to match both "Name" and "Range" fields on subnet2.csv lookup? If that is the case, the subnet1.csv lookup contains both fields?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...