zeek/testing/btest/scripts/base/frameworks/analyzer
Arne Welzel 4e75d54d49 scripts/analyzer: Introduce Analyzer::requested_analyzers
In certain deployment scenarios, all analyzers are disabled by default.
However, conditionally/optionally loaded scripts may rely on analyzers
functioning and declare a request for them.

Add a global set set to the Analyzer module where external scripts can record
their requirement/request for a certain analyzer. Analyzers found in this
set are enabled at zeek_init() time.
2022-12-13 14:28:16 +01:00
..
disable-analyzer.zeek Remove @load base/frameworks/dpd from tests 2022-08-31 17:00:55 +02:00
disabled-file-analyzers.zeek analyzer: Add file_analyzer support to enable_analyzer()/disable_analyzer() 2022-09-30 11:47:56 +02:00
disabled-packet-analyzers.zeek packet_analysis: Introduce PacketAnalyzer::__disable_analyzer() 2022-09-30 09:27:22 +02:00
enable-analyzer.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
register-for-port.zeek updates for gen-C++ maintenance, including skipping some inappropriate tests 2022-08-01 16:47:17 -07:00
request-analyzer.zeek scripts/analyzer: Introduce Analyzer::requested_analyzers 2022-12-13 14:28:16 +01:00
schedule-analyzer.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
tags.zeek Add concept of "parent" tag namespaces 2021-11-23 19:36:49 -07:00
toggle-packet-analyzers.zeek packet_analysis: Introduce PacketAnalyzer::__disable_analyzer() 2022-09-30 09:27:22 +02:00