zeek/testing/btest/Baseline/scripts.base.frameworks.logging.enable-stream/ssh.log
Johanna Amann a4a9bf4199 Logging: implement get_filter_names and small fixes.
get_filter_names(id: ID) : set[string] returns the names of the current
list of filters for a specified log stream.

Furthermore this commit makes a number of logging functions more robust
by checking existence of values before trying to modify them. This
commit also really implements (and tests) the enable_stream function.
2018-01-17 09:47:20 -08:00

10 lines
296 B
Text

#separator \x09
#set_separator ,
#empty_field (empty)
#unset_field -
#path ssh
#open 2018-01-09-22-31-37
#fields t id.orig_h id.orig_p id.resp_h id.resp_p status country
#types time addr port addr port string string
1515537097.372589 1.2.3.4 1234 2.3.4.5 80 failure MX
#close 2018-01-09-22-31-37