mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
Update testing/btest/scripts/base/frameworks/logging/hooks.zeek
Co-authored-by: Robin Sommer <robin@corelight.com>
This commit is contained in:
parent
3d2c3284c7
commit
c662237499
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ event zeek_init()
|
|||
|
||||
# Verify that the stream-level policy gets inherited into additional
|
||||
# filters. The single hook handler should get invoked for both of the
|
||||
# log filters., and alters them depending on the filter.
|
||||
# log filters, and alters them depending on the filter.
|
||||
|
||||
hook Test::log_policy(rec: Test::Info, id: Log::ID, filter: Log::Filter)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue