Sure thing! When I install broker using pip, I get the error that the “Endpoint not found”.
broker version: 0.6.5
zeek version: 7.0.5
The script used:
import broker
with broker.Endpoint() as ep,
...do the thing...
I have read that zeek needs to be paired with a specific version of broker. Is this true? If so, what version should I be using?
edit
found announcement Introducing Zeek 7.1