mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Comment-only tweaks for telemetry-related settings.
These weren't quite accurate any more.
This commit is contained in:
parent
4d31335391
commit
3ecacf4f50
3 changed files with 3 additions and 7 deletions
|
@ -94,8 +94,8 @@ 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.
|
||||
# Enable Prometheus metrics scraping in the cluster: each Zeek node will listen
|
||||
# on the metrics port defined in its Cluster::nodes entry.
|
||||
# @load frameworks/telemetry/prometheus
|
||||
|
||||
# Uncomment the following line to enable detection of the heartbleed attack. Enabling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue