zeek/scripts/base/frameworks/analyzer
Johanna Amann 82266b1e78 Add proto to analyzer.log
The analyzer.log file was missing the protocol field to distinguish
tcp/udp connections.
2025-08-06 11:34:57 +01:00
..
__load__.zeek dpd->analyzer.log change - rename files 2025-06-03 16:32:52 +01:00
dpd.zeek Move c$service_violation to deprecated-dpd-log.zeek 2025-07-30 07:58:36 +01:00
logging.zeek Add proto to analyzer.log 2025-08-06 11:34:57 +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.