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
Get Updates on the Splunk Community!

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...