telemetry: Disable metrics centralization by default

Move the telemetry/cluster.zeek file over into policy/frameworks/telemetry/prometheus.zeek.

Mention it in local.zeek.

Relates to zeek/broker#366.
This commit is contained in:
Arne Welzel 2023-06-21 19:38:24 +02:00
parent 46715dacfd
commit 0b317aced3
8 changed files with 31 additions and 7 deletions

View file

@ -97,6 +97,10 @@ redef digest_salt = "Please change this value.";
# telemetry_histogram.log.
@load frameworks/telemetry/log
# Enable metrics centralization on the manager. This opens port 9911/tcp
# on the manager node that can be readily scraped by Prometheus.
# @load frameworks/telemetry/prometheus
# Uncomment the following line to enable detection of the heartbleed attack. Enabling
# this might impact performance a bit.
# @load policy/protocols/ssl/heartbleed