zeek/scripts
Robin Sommer d99f041ac5
Add WebSocket support for exchanging events with external clients.
This exposes Broker's new WebSocket support in Zeek. To enable it,
call `Broker::listen_websocket()`. Zeek will then start listening on
port 9997 for incoming WebSocket connections.

See the Broker documentation for a description of the message format
expected over these WebSocket connections.
2022-06-02 10:31:52 +02:00
..
base Add WebSocket support for exchanging events with external clients. 2022-06-02 10:31:52 +02:00
policy Management framework: enable stdout/stderr reporting 2022-05-31 12:55:21 -07:00
site Deprecate ICSI SSL notary script. 2021-06-29 09:34:29 +01:00
zeekygen Management framework: allow agents to communicate with cluster nodes 2022-04-15 18:51:54 -07:00
CMakeLists.txt Add base/misc/installation.zeek, with Zeek installation directories 2022-05-23 14:16:59 -07:00
test-all-policy.zeek Management framework: Supervisor extensions for stdout/stderr handling 2022-05-31 12:55:21 -07:00