[Bro-Dev] #842: Adding a logging filter without a path hangs bro

Bro Tracker bro at tracker.bro-ids.org
Thu Jul 26 15:00:26 PDT 2012


#842: Adding a logging filter without a path hangs bro
----------------------+------------------------
  Reporter:  amannb   |      Owner:
      Type:  Problem  |     Status:  new
  Priority:  High     |  Milestone:  Bro2.1
 Component:  Bro      |    Version:  git/master
Resolution:           |   Keywords:  beta
----------------------+------------------------

Comment (by jsiwek):

 In [63e8bf72edad62d4118e22be1e61e32404d03f30/bro]:
 {{{
 #!CommitTicketReference repository="bro"
 revision="63e8bf72edad62d4118e22be1e61e32404d03f30"
 Change path conflicts between log filters to be auto-corrected.

 This change makes it so when differing logging filters on the same
 stream attempt to write to the same writer/path combination, the path
 of the filter doing the later write will be automatically adjusted so
 that it does not conflict with the other.  The path is adjusted by
 appending "-N", where N is the smallest integer greater or equal to 2
 required to resolve the path name conflict.

 Addresses #842.
 }}}

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/842#comment:9>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list