I cannot create the alert/saved search. It throws the following error:
Error: 400 Bad Request: {"messages":[{"type":"ERROR","text":"windowed real-time per result alerts require field based alert throttling to be enabled"}]}
I'm trying to pass alert_type as number of events.
One colleague told me it only works by creating as an always running alarm:
I cannot create the alert/saved search. It throws the following error:
Error: 400 Bad Request: {"messages":[{"type":"ERROR","text":"windowed real-time per result alerts require field based alert throttling to be enabled"}]}
I'm trying to pass
alert_type
asnumber of events
.One colleague told me it only works by creating as an always running alarm:
Version: 1.4.22
But we need to pass as
number of events
and the proper cron expression,dispatch_earliest_time
anddispatch_latest_time
.