diff --git a/.vagrant-puppet/profiles/icingaweb2_dev/files/config.ini b/.vagrant-puppet/profiles/icingaweb2_dev/files/config.ini index 296915abe..0b0d03106 100644 --- a/.vagrant-puppet/profiles/icingaweb2_dev/files/config.ini +++ b/.vagrant-puppet/profiles/icingaweb2_dev/files/config.ini @@ -12,7 +12,7 @@ file = "/var/log/icingaweb.log" ;application = "icingaweb" ;facility = "LOG_USER" -level = ERROR +level = DEBUG ; The default level is ERROR, which means that only events of this level (and ; above) will be tracked. Level names descend in order of importance where ; ERROR is the most important level and DEBUG is the least important level: