Technical DocumentationForwardersWebhookOn this pageWebhook This forwarder is used to send a log record to an HTTP endpoint using a POST request. Data Model *Notes: * This field is "dynamic", consult this page for more information. Behavior POST http://example.com{ "timestamp": "...", "fields": { "...": "..." }}