:tocdepth: 3 policy/frameworks/control/controller.bro ======================================== .. bro:namespace:: Control This is a utility script that implements the controller interface for the control framework. It's intended to be run to control a remote Bro and then shutdown. It's intended to be used from the command line like this:: bro frameworks/control/controller Control::host= Control::host_port= Control::cmd= [Control::arg=] :Namespace: Control :Imports: :doc:`base/frameworks/broker `, :doc:`base/frameworks/control ` Summary ~~~~~~~ Detailed Interface ~~~~~~~~~~~~~~~~~~