mib1185 / ha-addon-syslog

Syslog Home Assistant AddOn - to send your HAOS logs to a remote syslog server
Apache License 2.0
9 stars 0 forks source link

Determine correct syslog level for ha core, supervisor and haos host #6

Closed mib1185 closed 2 months ago

mib1185 commented 2 months ago

This will add parsing of the ha core and supervisor messages to determine the correct syslog level. Further for host related messages, the journal event priority is translated into the corresponding syslog level.

related: #5