631 B
631 B
layout | title | description | date | sidebar | comments | sharing | footer | ha_category |
---|---|---|---|---|---|---|---|---|
page | Logentries | Send events to Logentries. | 2016-04-29 16:50 | true | false | true | true | History |
The logentries
component makes it possible to log all state changes to your Logentries account using Logentries Webhook endpoint and a token based log
To use the logentries
component in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
logentries:
token: TOKEN
Configuration variables:
- token (Required): Your Logentries log token.