Remote syslog option to include the time-zone is not working.
Configuration to reproduce:
set system syslog host 192.0.2.1 facility all level 'all' set system syslog host 192.0.2.1 format include-timezone
Before using the format option, the syslog messages are included:
192.0.2.2.52281 > 192.0.2.1.514: [bad udp cksum 0x8450 -> 0xc595!] SYSLOG, length: 51
Facility daemon (3), Severity info (6)
Msg: Sep 5 01:01:07 tester-1 systemd[1]: Reloading.
0x0000: 3c33 303e 5365 7020 2035 2030 313a 3031
0x0010: 3a30 3720 7465 7374 6572 2d31 2073 7973
0x0020: 7465 6d64 5b31 5d3a 2052 656c 6f61 6469
0x0030: 6e67 2eTested with rolling release where the option works:
Facility daemon (3), Severity info (6)
Msg: Sep 5 00:49:16 vyos vyos-configd[724]: Received message: {"type": "node", "last": true, "data": "/usr/libexec/vyos/conf_mode/system_host-name.py"}