home-assistant.io/source/_components/logentries.markdown
2016-10-05 15:44:06 -07:00

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.