Zeek Package Documentation: Log Filter¶
Package README¶
The top-level README has information on how to install and test this Zeek Package.
Zeek Package¶
For Zeek scripting details, such as options, functions and events, see the auto-generated documentation:
This is the entrypoint to loading the entire package.
This attaches a set of predicates to all logs, and then creates a
hookfor that predicate. The hooks get called by priority. If any hook handler breaks out of the hook, the message does not get logged.
Site-specific customizations go here