syslog.settings.yml 248 B

123456
  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'