This commit is contained in:
François de Metz 2016-06-28 19:36:48 +02:00
parent 75be330318
commit 932e7d16a4
2 changed files with 16 additions and 0 deletions

View File

@ -15,6 +15,7 @@ $ sudo service telegraf start
## Available webhooks
- [Filestack](filestack/)
- [Github](github/)
- [Mandrill](mandrill/)
- [Rollbar](rollbar/)

View File

@ -0,0 +1,15 @@
# 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](https://www.filestack.com/docs/webhooks).
All events for logs the original timestamp, the event name and the id.
**Tags:**
* 'action' = `event.action` string
**Fields:**
* 'id' = `event.id` string