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

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

> Generic log delaying mechanism for logging framework
> ----------------------------------------------------
>
>                 Key: BIT-942
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-942
>             Project: Bro Issue Tracker
>          Issue Type: New Feature
>          Components: Bro
>    Affects Versions: git/master
>            Reporter: Seth Hall
>            Assignee: Seth Hall
>            Priority: Low
>             Fix For: 2.5
>
>
> We need to add a mechanism for delaying log writes within the logging 
> framework for the case where some asynchronous lookup needs to happen in a 
> non-base script.  There are a few requirements:
>  \\- The mechanism needs to copy the log record so that future modifications 
> of the record aren't impacted unless deliberately modifying the delayed 
> record.
>  \\- Three functions in Log:: namespace to register and unregister delays for 
> logs and one to get access to the delayed log by it's delay token.
>  \\- Additional configuration option in logging framework to configure a 
> default logging delay.  It's possible that we should set the default stream 
> delay in the stream configuration record.



--
This message was sent by Atlassian JIRA
(v6.4-OD-15-055#64014)
_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to