Skip to content

[BUG] alert.digest_mode should be dynamic in savedsearches_detections.j2 #445

@AndreiBanaru

Description

@AndreiBanaru

Describe the bug

v4.4.0 introduced the feature to define throttling for detections:

throttling:
  period: 3600s #time period to throttle
  fields: name,host # fields to throttle on

but for this to work alert.digest_mode has to be set to 0 when the fields key is defined, as per docs.

Expected behavior

The value for alert.digest_mode should be dynamic when the fields key is defined.

Screenshots

If applicable, add screenshots to help explain your problem.

contentctl Version:

v5.5.9

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions