Splunk Enterprise Security

Enterprise Security - SA-ThreatIntelligence - Checkpoint file error

fabiob
Explorer

Hello,

I'm troubleshooting an error I get with SA-ThreatIntelligence in ES: in Data inputs » Threat Lists, I have several data inputs, i.e. URLs from which txt files are downloaded and then converted in csv files.

While the download is performed without errors, I keep on receiving this error during a following step (/opt/splunk/var/log/splunk/python_modular_input.log):

ERROR pid=16393 tid=MainThread file=lookup_modinput.py:collect_files:145 | status="Checkpoint file error" err="unknown path or update time" name=spyeye_ip_blocklist category=threatlist

I think it occurs when the app tries to take the downloaded txt and to convert it to CSV. If I edit the python file lookup_modinput.py to print other variables, I get:

name=spyeye_ip_blocklist path=None last_updated=None

but I don't know why they're not initialized.

Does anyone have any hint about this?
Thanks!

season88481
Contributor

I got the same error when ES trying to download a lookup called "icann_top_level_domain_list".
Any comment?

0 Karma

sf_user_199
Path Finder

Do any of the downloads & merges function? If so, I would disabled all and turn them back on one by one until you narrow down to the threatlist download that is failing.

Alternatively:

-disable all of the lists
-clone one of the disabled threatlist downloads and enable the clone. If that works then you may need to recreate the threatlist downloads. This fixed some of the custom threatlists that seemed to get stuck for me.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...