Skip to content

Home Assistant integration that forwards logs to a Seq server, enabling centralized monitoring and event analysis.

License

Notifications You must be signed in to change notification settings

trandus/hass-seq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seq Logger for Home Assistant (v0.4.2)

HACS Custom

Send Home Assistant logs to your Seq instance with minimal configuration. The integration is compatible with HACS and can be installed as a custom repository.

Features

  • configure the Seq endpoint, API key, SSL verification, and preferred log level directly in the Home Assistant UI,
  • forward Home Assistant events to Seq using the built-in logger integration.

Installation

HACS

  1. Open HACS and add this repository as a custom integration.
  2. Install Seq Logger from HACS and restart Home Assistant.
  3. Navigate to Settings → Devices & Services and add the Seq integration.
  4. Provide the Seq server URL, optional API key, and choose whether to skip SSL verification.
  5. Save the configuration to start forwarding Home Assistant logs to Seq instantly.

Manual installation

  1. Download the repository archive from GitHub by choosing Code → Download ZIP.
  2. Copy the custom_components/seq folder into your Home Assistant config/custom_components directory.
  3. Restart Home Assistant and configure the integration through Settings → Devices & Services.

Requirements

  • Home Assistant 2023.0 or newer,
  • Seq server with an API endpoint available for event ingestion.

Troubleshooting

  • Verify the Seq server address is reachable from the Home Assistant host.
  • Confirm that the API key has permissions to ingest events.
  • Review Home Assistant logs for entries tagged with custom_components.seq.

License

This project is distributed under the MIT License.

About

Home Assistant integration that forwards logs to a Seq server, enabling centralized monitoring and event analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages