![]() |
VOOZH | about |
Cloud SIEM | Workload Protection | App and API Protection
Suppressions are specific conditions for when a signal should not be generated, which can improve the accuracy and relevance of the signals that are generated.
There are two types of suppression queries: suppression on signal attributes and suppression on log or event attributes. Signal-based suppressions are only evaluated at the time a signal is created. They are not re-evaluated when a signal is updated. Log and event attribute suppressions prevent matching events from new signals and updated existing signals. Datadog recommends using log and event attribute suppressions to reliably exclude specific activity.
You can set up a suppression query within an individual detection rule, or define a separate suppression rule to suppress signals across one or more detection rules.
When you create or modify a detection rule, you can define a suppression query to prevent a signal from getting generated. For example, add a rule query to determine when a detection rule triggers a security signal. You can also customize the suppression query to suppress signals for a specific attribute value.
Use suppression rules to set general suppression conditions across multiple detection rules instead of setting up suppression conditions for each individual detection rule. For example, you can set up a suppression rule to suppress any signal that contains a specific IP.
The suppression list provides a centralized and organized way for you to manage suppressions across multiple detection rules.
john.doe is triggering a signal, but their actions are benign and you no longer want signals triggered from this user, input the log query: @user.username:john.doe.By default, all users have view and edit access to suppressions. To use granular access controls to limit the roles that may edit a suppression rule:
Note: To maintain your edit access to the rule, Datadog requires you to include at least one role that you are a member of before saving.
To restore access to a rule:
Additional helpful documentation, links, and articles:
| |