zeek/testing/btest/scripts/base
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
..
files &is_set => &is_assigned 2021-02-04 12:18:46 -08:00
frameworks Add a global log policy hook to the logging framework 2021-07-02 12:42:45 -07:00
misc Tweak find-filtered-trace to not flag traces if they have non-TCP 2020-09-25 11:29:44 +00:00
protocols Change SSH version field to be &optional. 2021-06-17 09:24:46 +02:00
utils Update Python invocations to explicit python3 2020-11-25 14:57:09 -08:00