Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex SIEM
  • Getting started
    • About Yandex SIEM
    • Investigations
    • Queries
    • Correlation rules and exceptions
  • KQL reference
  • Access management

In this article:

  • Correlation rules
  • Types of rules
  • Rule structure
  • Rule statuses
  • Rule deployment
  • Exceptions
  • Exception structure
  • Exception deployment
  1. Concepts
  2. Correlation rules and exceptions

Correlation rules and exceptions

Written by
Yandex Cloud
Updated at April 27, 2026
  • Correlation rules
    • Types of rules
    • Rule structure
    • Rule statuses
    • Rule deployment
  • Exceptions
    • Exception structure
    • Exception deployment

Correlation rulesCorrelation rules

A correlation rule is a set of conditions that, when met, prompts Yandex SIEM to automatically create an alert. The rules analyze the stream of security events to identify patterns typical for threats or anomalies.

Types of rulesTypes of rules

There are two types of correlation rules available in Yandex SIEM:

  • Pre-installed: Supplied by default. Cover typical threats and attack scenarios. You cannot delete these, but you can disable them or create exceptions for them.

  • Custom: Created by the user for specific tasks and scenarios. Can be edited and deleted.

Rule structureRule structure

Each correlation rule contains the following parameters:

Parameter

Description

Name

Unique name of the rule

Description

Additional information about the purpose of the rule

Class

Threat category the rule pertains to

Severity

Severity level of the alert generated when the rule triggers

Correlation rule

KQL query which decides which events will be seen as suspicious. To make the query, you can use the available templates, database schema, and datasets

Event analysis mode

Decides how the rule will process events: in real time or at specified intervals

Aggregation key

Field events are grouped based on before the condition is checked

Aggregation window

Time interval within which events are aggregated for analysis

Actions upon triggering

New alert settings: name, type, and classification

Rule statusesRule statuses

Each rule has a status that reflects its current state:

Status

Description

Healthy

The rule is active and processing events normally

Unhealthy

The rule requires attention: there are event processing errors

Inactive

The rule is off and not processing events

Rule deploymentRule deployment

Changes to rules take effect right after deployment. To apply changes, mark the rule for deployment. The deployment status reflects the current change application stage:

Deployment status

Description

Updated

The rule was changed, but the changes are not marked for deployment yet

Will be deployed

The rule is marked for deployment

Deploying

Changes are being applied

Deployed

Changes were successfully applied and the rule operates in relevant configuration

Error

Error during deployment

If you do not need the updates, you can reset them to the last deployed version.

ExceptionsExceptions

Exception: Denies creating an alert when a correlation rule triggers for certain events. By using exceptions, you can reduce false positives and avoid analyzing events that are known to be safe.

Exception structureException structure

Each exception contains the following parameters:

Parameter

Description

Name

Unique name of the exception

Description

Additional information about the purpose of the exception

Linked rule

Correlation rule the exception is valid for. Selected from the list of existing rules

Conditions

One or more key = value pairs for events which must not trigger the rule

Exception deploymentException deployment

Same as in rules, changes in exceptions take effect after deployment. The exception deployment statuses are the same as the rule deployment statuses: Updated, Will be deployed, Deploying, Deployed, Error.

See alsoSee also

  • Managing correlation rules
  • Managing exceptions

Was the article helpful?

Previous
Queries
Next
KQL reference
© 2026 Direct Cursus Technology L.L.C.