telegraf/plugins/inputs/webhooks/filestack
Alexander Krantz f76729cfb9
feat: HTTP basic auth for webhooks (#9332)
Co-authored-by: Sebastian Spaink <3441183+sspaink@users.noreply.github.com>
2022-03-04 09:51:01 -06: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 feat: HTTP basic auth for webhooks (#9332) 2022-03-04 09:51:01 -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