mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00

* origin/topic/jsiwek/log-escaping: Add missing ascii writer options to log header. Escape the ASCII log's set separator (addresses #712) Rewrite ODesc character escaping functionality. (addresses #681) Closes #712.
8 lines
593 B
Text
8 lines
593 B
Text
#separator \x09
|
|
#set_separator \x2c
|
|
#empty_field \x2d
|
|
#unset_field \x2d
|
|
#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
|
|
1323276329.733314 - - - - - Test_Notice test - - - - - bro Notice::ACTION_LOG 6 3600.000000 - - - - - -
|