XML Configuration Reference : Alerting : SimpleHTTPPublisher
 
SimpleHTTPPublisher
com.exalead.cloudview.alerting.v10.SimpleHTTPPublisher
Pushes the alerts to a remote HTTP service. Each alert occurence triggers an HTTP POST query. This publisher can only be used for scheduled alert groups.
Parent elements:
com.exalead.cloudview.alerting.v10.AlertGroup (as AlertGroup)
Attributes:
Name
Type
Default value
Description
name
string
address
string
Publication endpoint address
format
string
atom
Alert publishing format. The only supported format is 'atom'. This is the native atom format of the Mashup API. It can be deserialized in Java by using, for example, the AccessClient. Additional information is added on the root feed, with alerting-specific data.