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!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...