Getting Data In

Configuring Blocklist and Correlation Search

cedarcrestonese
New Member

I have followed the doc on how to configure blocklists; however, I am running into an issue because my new blocklists are not downloading. Below are my settings for Blocklist and Correlation searches:

Blocklist Settings:

Name: ZeusTracker

File Name: ip_ZeusTracker.csv

Field: onblocklist (**note: this is the same value for all my blocklists)

Correlation Search Settings:

Search: | src_dest_tracker | lookup local=true ip_ZeusTracker_lookup src OUTPUTNEW src_ip as src_ZeusTracker_ip,src_is_ZeusTracker | lookup local=true ip_ZeusTracker_lookup dest OUTPUTNEW dest_ip as dest_ZeusTracker_ip,dest_is_ZeusTracker | search dest_is_ZeusTracker=true OR src_is_ZeusTracker=true | eval ZeusTracker_ip=if(dest_is_ZeusTracker=="true",dest_ZeusTracker_ip,ZeusTracker_ip) | eval ZeusTracker_ip=if(src_is_ZeusTracker=="true",src_ZeusTracker_ip,ZeusTracker_ip) | fields + sourcetype,src,dest,ZeusTracker_ip

Does anyone see anything wrong with my settings?

Tags (1)
0 Karma

Adrian
Path Finder

I have a similar setup and instructions here that could be of assistance:

deepimpact.io/blog/splunkandfreeopen-sourcethreatintelligencefeeds

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...

SplunkTrust Application Period is Officially OPEN!

It's that time, folks! The application/nomination period for the 2026-2027 SplunkTrust is officially open. If ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...