By default rsyslog only sends the hostname but sometimes it is preferred to have the fqdn.
Proposal:
`set system syslog host-name vyos.example.local`
to set the following rsyslog configuration:It should account for `system domain-name`, like:
`$LocalHostName vyos.example.local`