mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-05 20:53:33 +00:00
1.0 KiB
1.0 KiB
title
| title |
|---|
| Enable Alerting for Rancher CIS Benchmark |
Alerts can be configured to be sent out for a scan that runs on a schedule.
:::note Prerequisite:
Before enabling alerts for rancher-cis-benchmark, make sure to install the rancher-monitoring application and configure the Receivers and Routes. For more information, see this section.
While configuring the routes for rancher-cis-benchmark alerts, you can specify the matching using the key-value pair job: rancher-cis-scan. An example route configuration is here.
:::
While installing or upgrading the rancher-cis-benchmark Helm chart, set the following flag to true in the values.yaml:
alerts:
enabled: true