Issue #19763 has been reported by konrad rzentarzewski. ---------------------------------------- Bug #19763: loglevel metaparameter setting inconsistent https://projects.puppetlabs.com/issues/19763
* Author: konrad rzentarzewski * Status: Unreviewed * Priority: Normal * Assignee: * Category: security * Target version: * Affected Puppet version: * Keywords: * Branch: ---------------------------------------- as explained in #14853-5 puppet doesn't follow loglevel setting from File resource. various information is logged on different levels: * diff information on notice level * filebucket information on info level * resource change/sync information at level specified by loglevel additionally it should be desirable to disable diffing for given (sensitive) File resources (ie. RSA keys, files containing passwords) which may otherwise get their way into syslog or be exposed by reporting plugins. this may be worked around if this bug is fixed by setting loglevel to debug and filtering it on syslog and in report processors. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
