Good evening, everyone!

I am currently trying to make MaaS work for an AI model that I have
created, capable of predicting wheter a webpage that passed through squid
is phishing. I managed to make MaaS work for the DGA model (
https://metron.apache.org/current-book/metron-analytics/metron-maas-service/index.html),
however when it comes to my own model I sometimes get repeated events
indexed in ElasticSearch (specially when I have 5+ requests consecutively).
I think that the problem is related with the fact that my model currently
takes 5-10 seconds to return an "is_malicious" result, while the DGA model
returns it almost immediately.
Has anyone experienced something similar?

Thanks in advance,
Thiago Rahal

Reply via email to