Red Hat Bugzilla – Bug 804127
[RFE] no logging property for Katello
Last modified: 2015-01-04 16:59:15 EST
Description of problem: Seems there is no logging level property to set (default seems warning). Communication with developers says: "KATELLO_LOGGING=${KATELLO_LOGGING:-warn}" system env. to use. Really there is no (more usual) way of using logging setting in property file? Version-Release number of selected component (if applicable): latest katello How reproducible: on default settings of Katello install there is no property in configs for logging level changes Steps to Reproduce: 1.try to follow katello logs. 2. 3. Actual results: error level logs only Expected results: way to configure to have lower level logging in property file(s) Additional info:
katello commit: 7b40579a7cde2a828ce5fb637a5be1be7bd5e918 New logging option in katello.yml: log_level: warn log_level_sql: fatal Allowed log levels: 'debug', 'info', 'warn', 'error', 'fatal' These can be used within the 'common', 'production', 'development' sections as desired. The options are commented out by default so the same production/development defaults are used as before.
Verified using: * candlepin-0.7.8-1.el6cf.noarch * candlepin-selinux-0.7.8-1.el6cf.noarch * candlepin-tomcat6-0.7.8-1.el6cf.noarch * katello-1.1.12-9.el6cf.noarch * katello-all-1.1.12-9.el6cf.noarch * katello-candlepin-cert-key-pair-1.0-1.noarch * katello-certs-tools-1.1.8-1.el6cf.noarch * katello-cli-1.1.8-5.el6cf.noarch * katello-cli-common-1.1.8-5.el6cf.noarch * katello-common-1.1.12-9.el6cf.noarch * katello-configure-1.1.9-4.el6cf.noarch * katello-glue-candlepin-1.1.12-9.el6cf.noarch * katello-glue-pulp-1.1.12-9.el6cf.noarch * katello-qpid-broker-key-pair-1.0-1.noarch * katello-qpid-client-key-pair-1.0-1.noarch * katello-selinux-1.1.1-1.el6cf.noarch * pulp-1.1.12-1.el6cf.noarch * pulp-common-1.1.12-1.el6cf.noarch * pulp-selinux-server-1.1.12-1.el6cf.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-1543.html