Is it possible to split and/or send only specific logs to one/many targets.
In Home Assistant, we can select different log streams, ie: Home Assistant Core, Zigbee2Mqtt
Can we send discrete logs to a syslog server using different ports for example?
Home Assistant Core -> syslog+udp//syslog.server:portA
Zigbee2Mqtt-> syslog+udp//syslog.server:portB
Is it possible to split and/or send only specific logs to one/many targets.
In Home Assistant, we can select different log streams, ie: Home Assistant Core, Zigbee2Mqtt
Can we send discrete logs to a syslog server using different ports for example?