telegraf/plugins/inputs/webhooks/mandrill
Paweł Żak 74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused (#8984)
* Linter fixes - revive:unused-parameter and unparam

* Linter fixes - revive:unused-parameter and unparam

* Linter fixes - revive:unused-parameter and unparam

* "nolint"'s removed

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05:00
..
README.md Fix links and add config to webhook readme (#5558) 2019-03-08 11:25:20 -08:00
mandrill_webhooks.go Linter fixes - revive:unused-parameter, unparam, varcheck and unused (#8984) 2021-03-22 12:21:36 -05:00
mandrill_webhooks_events.go Revive fixes - part 3 (#8872) 2021-03-01 16:04:35 -05:00
mandrill_webhooks_events_json_test.go Webhooks plugin: add mandrill (#1408) 2016-07-18 12:41:13 +01:00
mandrill_webhooks_test.go Webhooks plugin: add mandrill (#1408) 2016-07-18 12:41:13 +01: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