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

Bro Tracker bro at tracker.bro-ids.org
Mon Jul 30 11:18:10 PDT 2012


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

Comment (by jsiwek):

 In [7b2c3db4881dd8acb3836c91c6d9da0895578405/bro]:
 {{{
 #!CommitTicketReference repository="bro"
 revision="7b2c3db4881dd8acb3836c91c6d9da0895578405"
 Improve log filter compatibility with remote logging.

 If a log filter attempts to write to a path for which a writer is
 already instantiated due to remote logging, it will re-use the writer
 as long as the fields of the filter and writer are compatible, else
 the filter path will be auto-adjusted to not conflict with existing
 writer's.  Conflicts between two local filters are still always
 auto-adjusted even if field types agree (since they could still
 be semantically different).

 Addresses #842.
 }}}

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



More information about the bro-dev mailing list