zeek/scripts/base/frameworks/analyzer
Johanna Amann 8c814fa88c Introduce analyzer-failed.log, as a replacement for dpd.log
Analyzer-failed.log is, essentially, the replacement for dpd.log. The
name should make more sense, as it does now log analyzer failures. For
protocol analyzers specifically, these are failures that lead to the
analyzer being disabled.
2025-06-03 15:17:26 +01:00
..
__load__.zeek Introduce analyzer-failed.log, as a replacement for dpd.log 2025-06-03 15:17:26 +01:00
analyzer-failed-log.zeek Introduce analyzer-failed.log, as a replacement for dpd.log 2025-06-03 15:17:26 +01:00
dpd.zeek Introduce analyzer-failed.log, as a replacement for dpd.log 2025-06-03 15:17:26 +01:00
main.zeek Introduce analyzer-failed.log, as a replacement for dpd.log 2025-06-03 15:17:26 +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.