Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / syslog / config / install / syslog.settings.yml
1 identity: drupal
2 # The default facility setting depends on the operating system, and will be
3 # overwritten during installation.
4 # @see syslog_install().
5 facility: 8
6 format: '!base_url|!timestamp|!type|!ip|!request_uri|!referer|!uid|!link|!message'