telegraf/plugins/inputs/webhooks/mandrill
Dane Strandboge 19737fcb52
chore(linters): Fix remaining errcheck warnings (#15518)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-07-10 12:51:25 +02:00
..
testdata chore: wrap long lines in plugins/inputs/[t-z]* (#12218) 2022-11-10 11:41:43 -07:00
README.md chore: clean up markdown lint errors input plugins w to z (#10166) 2021-11-24 11:50:22 -07:00
mandrill_webhooks.go chore: remove deprecated io/ioutils (#11678) 2022-09-20 09:37:14 -06:00
mandrill_webhooks_events.go Revive fixes - part 3 (#8872) 2021-03-01 16:04:35 -05:00
mandrill_webhooks_test.go chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00

README.md

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