honeynet / beeswarm

Honeypot deployment made easy
GNU General Public License v3.0
237 stars 64 forks source link

Flexible logging hook #192

Closed johnnykv closed 9 years ago

johnnykv commented 9 years ago

It should be possible to hook in logging modules to the server. After a event has been classified this should be broadcasted on a zmq socket. All logging modules should run in their own greenlet and listen to the zmq socket. Logging modules: