mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00

Moved this functionality to be internal instead of in the script-layer event handlers. The issue with the later is that bad things can happen between the time a reporter event handler is dispatched and the time it is executed, and if bro crashes in that time, the message may never be seen/logged. Addressed #930 (and revisits #836).
10 lines
360 B
Text
10 lines
360 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path reporter
|
|
#open 2013-01-18-18-29-30
|
|
#fields ts level message location
|
|
#types time enum string string
|
|
0.000000 Reporter::ERROR no such index (test[3]) /Users/jsiwek/Projects/bro/bro/testing/btest/.tmp/scripts.base.frameworks.reporter.stderr/stderr.bro, line 9
|
|
#close 2013-01-18-18-29-30
|