Post Event Destination
Purpose
In case of an alert, sends an HTTP POST request to a configurable list of URIs. You can use this, for example if you want to display alerts on a special website, or if you want to implement some kind of automated handling.
The key sent can be specified in the attribute key-name. The value sent is a string with the event data, depending on the triggering event source (see Event Sources).
For more information regarding adding and editing Event Destinations, see Editing Event Destinations.
Attributes
Attribute | Meaning |
---|---|
send to URI |
List of URIs to which vWAF is to send the alert. |
key name |
Key name of the post message. The default here is event. |