zeek/scripts/base/frameworks/analyzer
Johanna Amann c55e21da71 Rename analyzer.log to analyzer.debug log; move to policy
The current analyzer.log is more useful for debugging than for
operational purposes. Hence this is disabled by default, moved to a
policy script, and the log is renamed to analyzer-debug.log.

Furthermore, logging of analyzer confirmations and disabling analyzers
are now enabled by default.
2025-06-03 15:17:26 +01:00
..
__load__.zeek Rename analyzer.log to analyzer.debug log; move to policy 2025-06-03 15:17:26 +01:00
dpd.zeek Rename analyzer.log to analyzer.debug log; move to policy 2025-06-03 15:17:26 +01:00
main.zeek Document get_tag to ensure that name exists 2024-12-18 16:13:13 -05:00
README More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00

The analyzer framework allows to dynamically enable or disable Zeek's
protocol analyzers, as well as to manage the well-known ports which
automatically activate a particular analyzer for new connections.