Files
rancher-docs/versioned_docs/version-2.5/how-to-guides/advanced-user-guides/cis-scan-guides/enable-alerting-for-rancher-cis-benchmark.md
T
Jennifer Travinski e9ed7a3616 Updating links
2022-09-08 14:51:14 -04:00

895 B

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