Issue #6607 has been updated by Devon Peters. Target version changed from 2.7.x to Telly
---------------------------------------- Feature #6607: Add support to control verbosity of masterhttp.log https://projects.puppetlabs.com/issues/6607 Author: armando migliaccio Status: Accepted Priority: Normal Assignee: Category: logging Target version: Telly Affected Puppet version: 0.25.5 Keywords: Branch: I am trying to reduce the verbosity of masterhttp.log by adding the option 'rails_loglevel = err' to the main section of puppet.conf (I tried also puppetd and puppetmasterd for that matter). However when I run: <pre> puppet --configprint rails_loglevel </pre> It keeps saying 'info' regardless of that I pass in the config file. I looked at puppet init scripts thinking that it would get overwritten, but that does not seem to be the case. I can't seem to find a way to change the log level, as the master keeps printing pretty much every thing it can. Is there any way I can tune the log level down? Is this a bug or a misconfiguration? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
