Splunk Enterprise Security

how to use ip_intel ?

pfgrobler
New Member

I have a search that returns a set of source and dest IP addresses.

Index= ..... | table src, dest 

I want to check these against the ip_intel feed.

I can see the ip_intel feed is populated

| `ip_intel` | search ip=*

How do I use the lookup commands to check against the ip_intel feeds ?

0 Karma

p_gurav
Champion

Can you try something :

index=<indexname> .. [|inputlookup ip_intel | return ip] | table src, dest | where src=ip OR dest=ip
0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.


Introducing Unified TDIR with the New Enterprise Security 8.2

Read the blog
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...