Option | Description |
---|---|
Alert | A required numeric value that generates an alert notice when the evaluated metric breaches the provided value. |
Warn | An optional numeric value that creates a warning notice when the evaluated metric breaches the value, if provided. |
Recovery | An optional numeric value that creates a recovery notice when the evaluated metric has returned to a non-breached value, if provided. |
id
: ID of security center alerttime
: UTC date and time of the threshold breachsource
: URL to the Auth0 Security Center Alert History dashboarddata
: data object containing relevant information about the alert notificationid
: ID of security center alerttenant
: tenant where security center notification originatedevaluated_metric
: threat metric the threshold applies tostate
: state of the notification (ALERT/WARN/RECOVERED)metric_value
: value of the evaluated metric over the previous 60 minutesalert_threshold
: value of the alert threshold configured on the threat metricwarn_threshold
: value of the warn threshold configured on the threat metricrecovery_threshold
: value of the recovery threshold configured on the threat metrictriggered_at
: UTC date and time of the threshold breach.