Splunk Search

How to match match IP addresses with a lookup table that only contains IP subnets?

phudinhha
Explorer

Dear Team,

What i am trying to achieve is like this:
I have a lookup table with many subnets. I am trying to match the destination host IP with the suitable subnet from the table.

| index dhcp
| lookup IPtable ip as dest_host OUTPUT ip as dest_match

The problem is the IP column in IPtable contains IP subnet only. How do I solve it?

Any help would be much appreciated!

MuS
Legend

phudinhha
Explorer

Hi Mus and sundareshr

The problem is i don't have access to transforms.conf file, and i would like to compare the dest_host field with the IP column which contains subnet from the lookup table.

0 Karma

MuS
Legend

This will be tricky since you need at add some eval and use searchmatch to compare it ..... let me think about it

Much easier option, get someone with access to transforms.conf make the change and everyone can benefit from it!

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!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...