Files
rancher-docs/versioned_docs/version-2.6/how-to-guides/advanced-user-guides/cis-scan-guides/enable-alerting-for-rancher-cis-benchmark.md
T
2023-08-25 14:35:52 -04:00

1.0 KiB

title
title
Enable Alerting for Rancher CIS Benchmark
<head> </head>

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