[Bro-Dev] #1010: BroControl plugin for adding environment variables

Bro Tracker bro at tracker.bro.org
Wed Jul 3 13:05:29 PDT 2013


#1010: BroControl plugin for adding environment variables
------------------------------+------------------------
  Reporter:  seth             |      Owner:  dnthayer
      Type:  Feature Request  |     Status:  new
  Priority:  Medium           |  Milestone:  Bro2.2
 Component:  BroControl       |    Version:  git/master
Resolution:                   |   Keywords:
------------------------------+------------------------

Comment (by Daniel Thayer <dnthayer@…>):

 In [changeset:d9323aaa5c1cd79b782d20d8bfa94632389db0dc/broctl]:
 {{{
 #!CommitTicketReference repository="broctl"
 revision="d9323aaa5c1cd79b782d20d8bfa94632389db0dc"
 Add ability to set environment variables in node.cfg

 Added the ability to specify environment variables in node.cfg
 to be set when Bro is started (these can override values set by
 the load-balancing plugins).  This uses the existing "env_vars"
 node attribute, but now allows a user to specify it in the node.cfg file.

 One limitation is that the value of any such environment variable must
 be a constant.  If a value can be determined only at run-time, then a user
 would need to write their own plugin to set such a variable (similar to
 the load-balancing plugins).

 Addresses #1010.
 }}}

-- 
Ticket URL: <http://tracker.bro.org/bro/ticket/1010#comment:6>
Bro Tracker <http://tracker.bro.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list