Added pyzmq

pull/115/head
Andras Iklody 2018-05-22 07:42:21 +02:00 committed by GitHub
parent 4c72a5e157
commit 8313e0c405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,12 @@ The following notification topic channels exist and can be included in the MISP
To enable MISP ZeroMQ, the feature must be enabled in the Plugin setting tab.
Prior to enabling it, make sure that you have the pyzmq installed by running
~~~~
sudo pip install pyzmq
~~~~
![ZeroMQ configuration](./figures/zmq-config.png)
Each notification channels can be enabled (from event publication to sightings), the MISP site admin can decide which type of message to publish.