[Bro-Dev] [JIRA] (BIT-697) Equivalent of capture-events.bro in 2.x

Seth Hall (JIRA) jira at bro-tracker.atlassian.net
Thu Nov 7 07:59:31 PST 2013


     [ https://bro-tracker.atlassian.net/browse/BIT-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Seth Hall updated BIT-697:
--------------------------

    Fix Version/s: 2.3

> Equivalent of capture-events.bro in 2.x
> ---------------------------------------
>
>                 Key: BIT-697
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-697
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Bro
>    Affects Versions: git/master
>            Reporter: Matthias Vallentin
>             Fix For: 2.3
>
>
> How should we handle the functionality provided by the 1.5 script {{capture-events.bro}} in 2.x? It currently does not exist. Since it's implementation only consists of this one-liner
> {noformat}
> event bro_init()
>         {
>         capture_events("events.bst");
>         }
> {noformat}
> I think we make that a redefinable script variable rather than shipping a separate script.



--
This message was sent by Atlassian JIRA
(v6.2-OD-01#6204)


More information about the bro-dev mailing list