mandrill

package
v1.33.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2025 License: MIT Imports: 8 Imported by: 14

README

mandrill webhook

You should configure your Mandrill's Webhooks to point at the webhooks service. To do this go to mandrillapp.com and click Settings > Webhooks. In the resulting page, click on Add a Webhook, select all events, and set the URL to http://<my_ip>:1619/mandrill, and click on Create Webhook.

Events

See the webhook doc.

All events for logs the original timestamp, the event name and the unique identifier of the message that generated the event.

Tags:

  • 'event' = event.event string

Fields:

  • 'id' = event._id string

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Webhook added in v1.33.2

type Webhook struct {
	Path string

	auth.BasicAuth
	// contains filtered or unexported fields
}

func (*Webhook) Register added in v1.33.2

func (md *Webhook) Register(router *mux.Router, acc telegraf.Accumulator, log telegraf.Logger)

Register registers the webhook with the provided router

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL