You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
But we need to pass as number of events and the proper cron expression, dispatch_earliest_time and dispatch_latest_time .
The text was updated successfully, but these errors were encountered:
msantos-repay
changed the title
Cannot create saved searches alerts with "alert_type as number of event
Cannot create saved searches alerts with "alert_type" as "number of events"
Aug 18, 2023
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
.The text was updated successfully, but these errors were encountered: