zeek/scripts/base/frameworks
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
..
analyzer scripts/analyzer: Introduce Analyzer::requested_analyzers 2022-12-13 14:28:16 +01:00
broker Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
cluster Merge remote-tracking branch 'origin/topic/awelzel/2528-cluster-layout-content-warning' 2022-11-07 11:28:57 +01:00
config Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
control annotate base scripts with &is_used as needed 2022-05-26 17:39:17 -07:00
dpd analyzer/dpd: Address review comments 2022-09-06 14:32:10 +02:00
files analyzer/files: handle non-analyzer names in describe_file() 2022-12-06 11:17:30 +01:00
input More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
intel scripts: Migrate table iteration to blank identifiers 2022-10-24 10:36:09 +02:00
logging logging: Add event_groups to Stream 2022-12-09 16:59:36 +01:00
netcontrol Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
notice frameworks/notice: Handle fa_file with no or more than a single connection better 2022-12-06 11:17:30 +01:00
openflow Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
packet-filter Merge remote-tracking branch 'origin/topic/awelzel/blank-identifer' 2022-10-25 12:36:23 +02:00
reporter Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
signatures deprecation messages for unused base script functions 2022-05-27 14:36:30 -07:00
software deprecation messages for unused base script functions 2022-05-27 14:36:30 -07:00
sumstats Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
supervisor Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
telemetry telemetry: In a cluster, open port 9911 for Prometheus by default 2022-08-26 09:42:12 +02:00
tunnels Add GTPv1 packet analyzer, disable old analyzer 2021-11-23 19:36:50 -07:00