zeek/testing/btest/Baseline/scripts.base.frameworks.analyzer.request-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
..
conn.log scripts/analyzer: Introduce Analyzer::requested_analyzers 2022-12-13 14:28:16 +01:00
http.log scripts/analyzer: Introduce Analyzer::requested_analyzers 2022-12-13 14:28:16 +01:00