Send the event details using an HTTP request.
This option specifies the URL where to send HTTP post requests.
Username for making HTTP Basic authentication requests. Leave this value empty in order to leave out HTTP Basic authentication.
Password associated with the configured username.
HTTP method used for the request.
The number of times a failed request is retried. Set to 0 to not retry.
Format used to send the event in the HTTP body. This is ignored when method is GET.
Extra HTTP headers for the HTTP requests.
Custom data to be send as the HTTP request payload. This is ignored when method is GET.
Configuration paramenters for the response received from the remote HTTP server.
Matching expression defining the expected content of the response. Leave this value empty in order to accept any response.