zeek/testing/btest/scripts/base/frameworks
Christian Kreibich 795a7ea98e Add a global log policy hook to the logging framework
This addresses the need for a central hook on any log write, which
wasn't previously doable without a lot of effort. The log manager
invokes the new Log::log_stream_policy hook prior to any filter-specific
hooks. Like filter-level hooks, it may veto a log write. Even when
it does, filter-level hooks still get invoked, but cannot "un-veto".

Includes test cases.
2021-07-02 12:42:45 -07:00
..
analyzer General btest cleanup 2020-08-11 11:26:22 -07:00
cluster General btest cleanup 2020-08-11 11:26:22 -07:00
config GH-1558: Fix reading vector of enum types from config files 2021-05-14 16:59:51 -07:00
control Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
dpd Add DPD::max_violations option 2019-07-19 13:00:02 -07:00
file-analysis Separate stdout from stderr in btest baselines 2021-03-30 16:23:23 -07:00
input Skip input framework entries with missing but non-optional fields 2021-06-30 20:02:26 -07:00
intel Potentially improve intel/remove-item-cluster btest 2020-08-27 18:01:33 -07:00
logging Add a global log policy hook to the logging framework 2021-07-02 12:42:45 -07:00
netcontrol updates to test suite tests for compatibility with upcoming ZAM functionality 2021-06-01 09:25:30 -07:00
notice Expand the tests, and have email_admin email src contacts in one e-mail, and dst contacts in another. 2021-06-17 14:49:24 -05:00
openflow "balance" tests with multiple Zeek scripts to load the same elements 2021-03-24 21:37:26 -07:00
packet-filter General btest cleanup 2020-08-11 11:26:22 -07:00
reporter General btest cleanup 2020-08-11 11:26:22 -07:00
software General btest cleanup 2020-08-11 11:26:22 -07:00
sumstats updates to test suite tests for compatibility with upcoming ZAM functionality 2021-06-01 09:25:30 -07:00