OC200 Syslog message is RFC non-compliant
Hello, I'm working on the syslog collector using Grafana Alloy to send to Loki.
However, i;ve got issue that log message from Omada is not fully compliant with RFC5424 (https://datatracker.ietf.org/doc/html/rfc5424#section-6.2.3)
To be specific, the timestamp did not comply RFC3339 .
Log message from Omada to my log collectors :
01:37:35.531863 IP static.vnpt.vn.33216 > 172.17.0.8.syslog: SYSLOG local0.info, length: 149
E.../f@.4...q.2...........-.<134>1 2025-04-17 01:36:46 Omada Controller_P1VCP_OC200 - - - DHCP Server allocated IP address 192.168.1.109 for the client[MAC: 3e-d3-e4-ab-5d-63].
The correct format of RFC5424/RFC3399 should be : 2025-04-15T01:36:46.000000Z



