telegraf/plugins/inputs/webhooks/filestack
Mya 7d3531a29b
chore: clean up markdown lint errors input plugins w to z (#10166)
2021-11-24 11:50:22 -07:00
..
README.md chore: clean up markdown lint errors input plugins w to z (#10166) 2021-11-24 11:50:22 -07:00
filestack_webhooks.go refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
filestack_webhooks_events.go Revive fixes - part 3 (#8872) 2021-03-01 16:04:35 -05:00
filestack_webhooks_events_json_test.go Add basic filestack webhook. 2016-08-31 10:48:27 +01:00
filestack_webhooks_test.go Add basic filestack webhook. 2016-08-31 10:48:27 +01: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