[Bro-Dev] cluster framework

Seth Hall seth at icir.org
Mon Jul 11 10:10:39 PDT 2011


On Jul 11, 2011, at 12:13 PM, Seth Hall wrote

> redef Cluster::nodes = {

Oh, I also forgot to mention that this needs to be defined in a script named cluster-layout.bro which needs to be located somewhere in the BROPATH.  It will be automatically loaded if the cluster framework is loaded and Bro is run with the CLUSTER_NODE environment variable set to a node name in the Cluster::nodes variable.

For example:
	CLUSTER_NODE="worker-1" bro -ieth0 frameworks/cluster

  .Seth

--
Seth Hall
International Computer Science Institute
(Bro) because everyone has a network
http://www.bro-ids.org/




More information about the bro-dev mailing list