Complete configuration file

refs #4514
This commit is contained in:
Alexander Klimov 2014-04-01 10:55:56 +02:00
parent 7c599e206e
commit de87bb7a8a
1 changed files with 5 additions and 1 deletions

View File

@ -50,4 +50,8 @@ configPath = "@icingaweb_config_path@/preferences"
;type = db
;resource = icingaweb-mysql
[logfile]
type = file
filename = "/vagrant/var/log/icingaweb.log"
fields = "/^(?<datetime>[0-9]{4}(-[0-9]{2}){2}T[0-9]{2}(:[0-9]{2}){2}(\\+[0-9]{2}:[0-9]{2})?) (?<loglevel>[A-Za-z]+)( \([0-9]+\))?: (?<message>.*)$/"
; format: PCRE