Skip to content

[discussion] Mispwarninglist analyzer speed issue and proposed improvement  #731

@dadokkio

Description

@dadokkio

It happens that we run this analyzer on multiple osservable and then the server situation is something like:

immagine

All the scripts runs for dozens of hours and nothing else can be run until they finish so we decided to change approach.
Our solution is to put everything on a postgres database and search it if enable.
You still need to pull lists as usual and then with a script provided you can insert them on the database. The script provides also a simple validation in order to avoid entering invalid tld or wrong ip.

The results and template are very similar, the main difference is timing.

Metadata

Metadata

Labels

category:enhancementIssue is related to an existing feature to improvescope:analyzerIssue is analyzer related

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions