[Bro-Dev] #492: Small bug in new reporter code

Bro Tracker bro at tracker.bro-ids.org
Thu Jul 7 06:29:05 PDT 2011


#492: Small bug in new reporter code
---------------------+------------------------
 Reporter:  seth     |      Owner:
     Type:  Problem  |     Status:  new
 Priority:  Normal   |  Milestone:  Bro1.6
Component:  Bro      |    Version:  git/master
 Keywords:           |
---------------------+------------------------
 In the new reporter.log it looks like the location field is set to nothing
 on some messages but then it is set to the literal string "<no location>"
 and it continues to the set to the same thing after that even for messages
 that previously weren't set that way.  I believe this behavior is coming
 from the core events.

 {{{
 1310012863.9355   Reporter::ERROR    bro wasn't compiled with IPv6 support
 -
 1310020667.27968  Reporter::ERROR    bro wasn't compiled with IPv6 support
 -
 1310032760.46583  Reporter::ERROR    bro wasn't compiled with IPv6 support
 -
 1310032760.46583  Reporter::ERROR    bro wasn't compiled with IPv6 support
 -
 1310032833.05561  Reporter::ERROR    bro wasn't compiled with IPv6 support
 -
 1310036693.57515  Reporter::WARNING  bad index type in
 TableVal::ConvertToPureList ({})  <no location>
 1310037566.46695  Reporter::ERROR    bro wasn't compiled with IPv6 support
 <no location>
 1310037566.46695  Reporter::ERROR    bro wasn't compiled with IPv6 support
 <no location>
 1310039062.06773  Reporter::ERROR    bro wasn't compiled with IPv6 support
 <no location>
 1310040812.09854  Reporter::ERROR    bro wasn't compiled with IPv6 support
 <no location>
 1310040812.09854  Reporter::ERROR    bro wasn't compiled with IPv6 support
 <no location>
 1310041765.50901  Reporter::ERROR    bro wasn't compiled with IPv6 support
 <no location>
 }}}

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/492>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list