From de87bb7a8a2e36dfb91c3be42fc9903520bade3e Mon Sep 17 00:00:00 2001 From: Alexander Klimov Date: Tue, 1 Apr 2014 10:55:56 +0200 Subject: [PATCH] Complete configuration file refs #4514 --- config/config.ini.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/config.ini.in b/config/config.ini.in index 4a27f73e0..2bf6871a8 100644 --- a/config/config.ini.in +++ b/config/config.ini.in @@ -50,4 +50,8 @@ configPath = "@icingaweb_config_path@/preferences" ;type = db ;resource = icingaweb-mysql - +[logfile] +type = file +filename = "/vagrant/var/log/icingaweb.log" +fields = "/^(?[0-9]{4}(-[0-9]{2}){2}T[0-9]{2}(:[0-9]{2}){2}(\\+[0-9]{2}:[0-9]{2})?) (?[A-Za-z]+)( \([0-9]+\))?: (?.*)$/" +; format: PCRE