#LOGGER integration: i would like a pure unfiltered syslog

1 messages · Page 1 of 1 (latest)

north glade
#

Hi,
this is how i receive rsyslog messages from HA:
To be more compliant with syslog/ rsyslog / journal:
I would like:

  1. a correct log-level / severity : Not overwritten. Info must remains info!
  2. get rid of ANSI styles colors
  3. get rid of date time which is a dupliate info
  4. finaly get rid of the error level inside the text message (duplicate info if step1 is fixed).

Thx