diff --git a/templates.d/rundeck/fqdn_context.env b/templates.d/rundeck/fqdn_context.env index ea5b693..f019237 100644 --- a/templates.d/rundeck/fqdn_context.env +++ b/templates.d/rundeck/fqdn_context.env @@ -9,7 +9,8 @@ # Other available defaults # RESTARTPOLICY=always # -# Defaults to "info" +# Defaults to "warn" +# Can be for example debug, info, warn, error # RUNDECK_LOGGING_LOGLEVEL_DEFAULT=debug # RUNDECK_LOGGING_LOGLEVEL_ROOT=debug # RUNDECK_LOGGING_LOGLEVEL_HIBERNATE=debug @@ -17,7 +18,4 @@ # RUNDECK_LOGGING_LOGLEVEL_SPRINGBEAN=debug # RUNDECK_LOGGING_LOGLEVEL_INTERNALS=debug # RUNDECK_LOGGING_LOGLEVEL_GRAILS=debug -# RUNDECK_LOGGING_LOGLEVEL_JETTY=debug -# -# Defaults to empty string, set to anything to activate -# RUNDECK_LOGGING_AUDIT_ENABLED= \ No newline at end of file +# RUNDECK_LOGGING_LOGLEVEL_JETTY=debug \ No newline at end of file