Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.04 KB

enable-alerting-for-rancher-cis-benchmark.md

File metadata and controls

24 lines (16 loc) · 1.04 KB
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