You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
Am I right in saying that this is sending logs in RFC3164 format rather than the newer RFC5424 format.
Both seem to be supported in the underlying https://github.com/arcao/Syslog library. Could this be exposed as a configurable option in esphome?
I'm trying to send logs to Grafana Alloy which only supports the newer format.