Skip to content

Commit

Permalink
Merge pull request #673 from crowdsecurity/update-bg-noise-filtering
Browse files Browse the repository at this point in the history
refactor(alerts): ♻️ Add premium icon to bg noise
  • Loading branch information
ziracmo authored Nov 18, 2024
2 parents 4dde544 + caa1fc6 commit 0115636
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions crowdsec-docs/unversioned/console/alerts/background_noise.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Background Noise Filtering
title: Background Noise Filtering 🏅
description: Focus on alerts that matter.
---

The back noise filter is designed to eliminate irrelevant background sounds, enabling users to concentrate on important alerts.

> 🌟 Premium feature
> 🏅 Premium feature
### Introduction

Expand All @@ -23,8 +23,8 @@ This targeted approach ensures you're not overwhelmed by the volume of informati

The ability to fine-tune your alert system’s sensitivity to background noise is a game-changer in cybersecurity monitoring. Our customizable noise filter settings give you control over what you deem relevant.

- **Low Cancellation**: Setting the filter to a lower sensitivity allows all alerts, including the most widespread, to be visible. This setting ensures you miss nothing, providing a broad security net.
- **High Cancellation**: Increasing the filter’s sensitivity sharpens your focus on alerts from IPs directly targeting your network. This refined approach is critical for those who wish to concentrate on direct threats, significantly reducing the volume of alerts to those with the highest relevance.
- **Low Cancellation**: Setting the filter to a lower sensitivity allows all alerts, including the most widespread, to be visible. This setting ensures you miss nothing, providing a broad security net.
- **High Cancellation**: Increasing the filter’s sensitivity sharpens your focus on alerts from IPs directly targeting your network. This refined approach is critical for those who wish to concentrate on direct threats, significantly reducing the volume of alerts to those with the highest relevance.

![Background Noise Filtering](/img/console/alerts/background-noise-finetune.png)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ description: Troubleshooting Security Engines

## Introduction

> 🌟 **Premium Feature**
> 🏅 **Premium Feature**
This feature simplifies cybersecurity management by providing a quick, comprehensive view of Security Engines requiring immediate action. It's designed for efficiency, enabling you to identify critical issues such as outdated or inactive components with just one click. This functionality ensures streamlined, focused security maintenance, ideal for teams with many servers to monitor simultaneously.

This feature will detect the following behaviors needing your remediation attention:

- **Inactive Remediation component**: Inactive Remediation Components detected. Affected Security Engines may be unprotected. Please review for possible Engine or machine configuration issues.
- **No alerts received within the last 24 hours**: Security Engines have not shared alerts during the previous 24 hours. This could indicate an issue with your machine or monitoring setup. Please validate your setup.
- **Security Engines to update**: Security Engines are out of date. This may compromise your security. Please update to the latest version as soon as possible.
- **Inactive Remediation component**: Inactive Remediation Components detected. Affected Security Engines may be unprotected. Please review for possible Engine or machine configuration issues.
- **No alerts received within the last 24 hours**: Security Engines have not shared alerts during the previous 24 hours. This could indicate an issue with your machine or monitoring setup. Please validate your setup.
- **Security Engines to update**: Security Engines are out of date. This may compromise your security. Please update to the latest version as soon as possible.

## Usage

Expand Down

0 comments on commit 0115636

Please sign in to comment.