Pavel Sinkevych

Results 1 comments of Pavel Sinkevych

https://github.com/bitsensor/elastalert/blob/2.0.1/src/common/websocket.js#L27 For me increasing of this timeout helped: `command: [ "/bin/sh", "-c", "sed -i 's|10000|60000|' src/common/websocket.js && npm start"]` I believe this parameter has to be exposed to the application...