mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 20:48:21 +00:00
Small, mostly cosmetic updates and fixing a test.
- The test needed to append the second notice the event queue so that the notice would be suppressed correctly. - Setting $suppress_for manually in apply_policy since it doesn't pick up the &default when directly creating the record inside the NOTICE call.
This commit is contained in:
parent
a267c30fcd
commit
e0af4f6e8d
3 changed files with 25 additions and 8 deletions
|
@ -0,0 +1,5 @@
|
|||
#separator \x09
|
||||
#path notice
|
||||
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p note msg sub src dst p n peer_descr actions policy_items suppress_for dropped remote_location.country_code remote_location.region remote_location.city remote_location.latitude remote_location.longitude
|
||||
#types time string addr port addr port enum string string addr addr port count string table table interval bool string string string double double
|
||||
1315853847.758176 - - - - - Test_Notice test - - - - - bro Notice::ACTION_LOG 5 3600.000000 - - - - - -
|
Loading…
Add table
Add a link
Reference in a new issue