[Bro-Dev] #860: Rotation trouble

Bro Tracker bro at tracker.bro-ids.org
Fri Jul 27 11:45:00 PDT 2012


#860: Rotation trouble
----------------------------+------------------------
  Reporter:  robin          |      Owner:
      Type:  Merge Request  |     Status:  new
  Priority:  High           |  Milestone:  Bro2.1
 Component:  Bro            |    Version:  git/master
Resolution:                 |   Keywords:
----------------------------+------------------------
Changes (by jsiwek):

 * type:  Problem => Merge Request


Comment:

 Try out `topic/jsiwek/rotation-fix` for this and see if it work ok, looks
 like it fixed it for me.

 The particular thing that was causing the hang usually was the no-op case
 for the ascii writer when there wasn't a log file for a given rotation
 interval (e.g. notice_policy.log and packet_filter.log typically are
 written to once at startup only), and it wasn't sending a FinishedRotation
 message back to the manager which is what decrements the pending rotations
 count.

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



More information about the bro-dev mailing list