telegraf/plugins/inputs/webhooks/filestack
François de Metz d106b18454 Update the readme. 2016-08-31 10:34:26 +02:00
..
README.md Update the readme. 2016-08-31 10:34:26 +02:00
filestack_webhooks.go Generalize event. 2016-08-31 10:34:26 +02:00
filestack_webhooks_events.go Generalize event. 2016-08-31 10:34:26 +02:00
filestack_webhooks_events_json_test.go Check that video conversion event returns 400. 2016-08-31 10:34:26 +02:00
filestack_webhooks_test.go Check that video conversion event returns 400. 2016-08-31 10:34:26 +02:00

README.md

Filestack webhook

You should configure your Filestack's Webhooks to point at the webhooks service. To do this go to filestack.com/, select your app and click Credentials > Webhooks. In the resulting page, set the URL to http://<my_ip>:1619/filestack, and click on Add.

Events

See the webhook doc.

Limitations: It stores all events except video conversions events.

All events for logs the original timestamp, the action and the id.

Tags:

  • 'action' = event.action string

Fields:

  • 'id' = event.id string