sanke1
ccda13d7e8
Grafana url to config #114 ( #337 )
6 years ago
rozetko
bfeb0df9c2
Restore hooks API #149 ( #287 )
...
* Add webhook settings to config
* Update notification service
* Remove alerts controller
* Remove alerts router
* Add alert field to analytic unit
* Add endpoints:
- GET analyticUnits/units
- PATCH analyticUnits/alert
* Rename sendNotification -> sendWebhook
* Change webhook payload
* Send webhook on detection
6 years ago
amper43
15fd7a2b38
WIP
6 years ago
amper43
fb9a7a4e22
move config to folder
6 years ago
Alexey Velikiy
42356821ad
Missing communication between analytics and server in production #91 ( #95 )
...
* analytics ipc config via env vs dev mode
* binding to zmq before child python start
* better usage of ipc and handling server process stopping
* ipc via /tmp
* ZQM_DEV_PORT to config
6 years ago
Alexey Velikiy
52b3a1286d
Analytics server messaging #24 v2 ( #49 )
...
* add zmq to deps
* basic zmq usage & build system fxs
* continue zmq integration & refactorings
* server.py + logging
* some commit
* ping-pong server-analytics & pair type
* packing zmq.node for production
6 years ago
rozetko
ce120b12c2
Hastic api key to config file #23 ( #26 )
...
* Add config example
* Make python use config file
* Make node use config file
* Update docs
6 years ago