pystemon icon indicating copy to clipboard operation
pystemon copied to clipboard

store pasties in elasticsearch database

Open cvandeplas opened this issue 10 years ago • 2 comments

Add an option to store the pasties in an elasticsearch database

cvandeplas avatar Mar 21 '14 06:03 cvandeplas

The indexing option is now part of the AIL framework. https://github.com/CIRCL/AIL-framework it means that you can stream output from Pystemon into AIL with ZMQ and let AIL do the indexing or the detection directly.

adulau avatar Aug 11 '14 13:08 adulau

I just added a feeder from pystemon to AIL to ease the installation. As long as pystemon is configured with the Redis queue, it should work out of the box. https://github.com/CIRCL/AIL-framework/blob/master/bin/feeder/pystemon-feeder.py

adulau avatar Sep 19 '14 12:09 adulau