[Bro-Dev] broctl restart --clean

Aashish Sharma asharma at lbl.gov
Fri May 15 10:31:24 PDT 2015


Just a thought, 

broctl restart --clean at present does operations in the following sequence: 

1) Stop running bro
2) clean up nodes
3) check configurations 
4) install new config 
5) start bro. 

If scripts are buggy, this would fail at step (3) and now I am debugging scripts while bro is not running. 

I think restart --clean should first check configurations (step 3) and then if success, move further or stop. 

buggy/typo scripts are preffered to be debugged while bro is running. 

Aashsih 


-- 
Aashish Sharma	(asharma at lbl.gov) 				 
Cyber Security, 
Lawrence Berkeley National Laboratory  
http://go.lbl.gov/pgp-aashish 
Office: (510)-495-2680  Cell: (510)-612-7971


More information about the bro-dev mailing list