[Bro-Dev] [JIRA] (BIT-1010) BroControl plugin for adding environment variables

Robin Sommer (JIRA) jira at bro-tracker.atlassian.net
Wed Jul 31 10:33:06 PDT 2013


    [ https://bro-tracker.atlassian.net/browse/BIT-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412#comment-13412 ] 

Robin Sommer commented on BIT-1010:
-----------------------------------

Right that's why I was wondering if {{env:VAR1=1}} would work: i.e., the key would be {{env:VAR1}} hoping the parsers splits simply at the {{=}} and accepts the colon as part of the key. 

But not worth  discussing further, please file a merge request once ready.
                
> BroControl plugin for adding environment variables
> --------------------------------------------------
>
>                 Key: BIT-1010
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1010
>             Project: Bro Issue Tracker
>          Issue Type: Task
>          Components: BroControl
>    Affects Versions: git/master
>            Reporter: Seth Hall
>            Assignee: Daniel Thayer
>             Fix For: 2.2
>
>         Attachments: env_vars.py
>
>
> We should have the ability to add environment variables to Bro at start up time.  The option should be available globally in broctl.cfg and per-node in node.cfg.  The environments variables should be applied to the process with priority based on how specific the variable is applied (per-node variables defined after global variables so that the per-node variable is used).
> As a name suggestion for the configuration option: env_vars (same name in node.cfg and broctl.cfg).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://bro-tracker.atlassian.net/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the bro-dev mailing list