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