mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-12 12:31:14 +00:00
652 B
652 B
layout, title, description, date, sidebar, comments, sharing, logo, footer, ha_category
| layout | title | description | date | sidebar | comments | sharing | logo | footer | ha_category |
|---|---|---|---|---|---|---|---|---|---|
| page | Logentries | Send events to Logentries. | 2016-04-29 16:50 | true | false | true | logentries.png | 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.