ANTIFRAUD::alert_origin

Description

This command returns the origin of the alert, e.g. clientside, serverside or secure alert cookie.

Syntax

ANTIFRAUD::alert_origin

Examples

when ANTIFRAUD_ALERT {
    log local0. "Alert origin: [ANTIFRAUD::alert_origin]."
}