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

Jon Siwek (JIRA) jira at bro-tracker.atlassian.net
Tue Mar 17 08:38:00 PDT 2015


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

Jon Siwek updated BIT-697:
--------------------------
    Fix Version/s:     (was: 2.4)

> 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
>
> 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.4-OD-15-055#64014)


More information about the bro-dev mailing list