zeek/testing/btest/scripts
Robin Sommer a5e237f50c The ASCII writer now supports a filter config option
'only_single_header_row' that turns the output into CSV format.

In that mode all meta data is skipped except for a single header line
with the fields names. Example:

    local my_filter: Log::Filter = [$name = "my-filter", $writer = Log::WRITER_ASCII, $config = table(["only_single_header_row"] = "T")];

Contributed by Carsten Langer.
2012-11-23 19:38:53 -08:00
..
base The ASCII writer now supports a filter config option 2012-11-23 19:38:53 -08:00
policy/protocols Enable GridFTP detection by default. Track/log SSL client certs. 2012-10-08 11:38:29 -05:00
site Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
check-test-all-policy.bro Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00