zeek/scripts/base/frameworks/analyzer
Christian Kreibich 1dcd13a019 Fix a typo.
2025-06-05 17:51:54 -07:00
..
__load__.zeek dpd->analyzer.log change - rename files 2025-06-03 16:32:52 +01:00
dpd.zeek Fix a typo. 2025-06-05 17:51:54 -07:00
logging.zeek Introduce new c$failed_analyzers field 2025-06-04 12:07:13 +01:00
main.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01: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.