CIRCL / AIL-framework

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
https://github.com/ail-project/ail-framework
GNU Affero General Public License v3.0
1.29k stars 283 forks source link

pystemon_feeder not working #544

Closed Gr3gbug closed 3 years ago

Gr3gbug commented 3 years ago

Hi Guys, I try to do all the suggested steps related to other issue about pystemon and pystemon_feeder. And i really can't understand what's wrong. Under the hoods it seems that all works fine, but i can't see any results on the AIL framework. Some suggestions about this issue? I'm using AIL v3.4 Below you can see all configurations file and some screenshot, in the following order: , AIL-Framework AIL core.cfg file core cfg pystemon yaml file pystemon yaml pystemon feeder output OUTPUT-pystemon_feeder pystemon output pystemon redis output redis_check

Gr3gbug commented 3 years ago

Guys i finally solve the issue, the problem was related to the path of pystemonpath, which by default is settled up as: //pystemon/pystemon, but according to the latest update, the pystemon folder "alert" and "archives" goes under /pystemon/. So, at least for me, changing this option solve the problem