parent
7c599e206e
commit
de87bb7a8a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue