Splunk Search

Assets Consolidation - Searching and Comparing fields with multiple IP Addresses

munisb
Explorer

Hi,

I have this query where I am trying to compare two csv files and have the assets data merged

CSV1

hostipos
abc.domain.com1.1.1.1Windows
def2.2.2.3suse
xyz3.3.3.3aix
   

 

CSV2

NameIP AddressesDescriptionOS
abc1.1.1.1blah blahwindows
abc.domain.com1.1.1.1, 2.2.2.1blah blahwindows
bcd1.1.1.2, 2.2.2.2blah blahwindows
def.domain.com1.1.1.3, 2.2.2.3blah blahsuse
xyz blah blahaix

 

| inputlookup CSV1.csv | lookup CSV2.csv "IP Addresses" as ip | table Name, host, ip, OS, os | fillnull Name value="Not Found"

With this query - for some reason i am not able to correlate assets that have multiple "IP Addresses" in CSV2. How can I ensure that any value in the cell is searched instead of having an exact match?

 

Thank you

Labels (4)
0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...