zeek/scripts/policy/protocols
Johanna Amann af77a7a83b Analyzer failure logging: tweaks and test fixes
The main part of this commit are changes in tests. A lot of the tests
that previously relied on analyzer.log or dpd.log now use the new
analyzer-failed.log.

I verified all the changes and, as far as I can tell, everything
behaves as it should. This includes the external test baselines.

This change also enables logging of file and packet analyzer to
analyzer_failed.log and fixes some small behavior issues.

The analyzer_failed event is no longer raised when the removal of an
analyzer is vetoed.

If an analyzer is no longer active when an analyzer violation is raised,
currently the analyzer_failed event is raised. This can, e.g., happen
when an analyzer error happens at the very end of the connection. This
makes the behavior more similar to what happened in the past, and also
intuitively seems to make sense.

A bug introduced in the failed service logging was fixed.
2025-06-03 15:56:42 +01:00
..
conn Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
dhcp Add conn.log entries for connections with unhandled IP protocols 2024-11-13 11:25:40 -07:00
dns IPv6 support for detect-external-names and testcase 2025-02-04 17:34:43 +00:00
ftp Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
http http/detect-sql-injection: Fix zeekygen comment 2025-05-21 11:49:48 +02:00
krb Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
modbus Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
mysql Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
rdp Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
smb Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
smtp scripts: Migrate table iteration to blank identifiers 2022-10-24 10:36:09 +02:00
ssh update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
ssl ssl/validate-certs: Move to Cluster::publish() 2024-12-12 17:54:42 +01:00