policy/frameworks/control/controller.bro

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 <scripts> frameworks/control/controller Control::host=<host_addr> Control::host_port=<host_port> Control::cmd=<command> [Control::arg=<arg>]
Namespace:Control
Imports:base/frameworks/communication, base/frameworks/control
Source File:/scripts/policy/frameworks/control/controller.bro

Summary

Detailed Interface


Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.