Issue #11395 has been updated by Daniel Pittman. Status changed from Unreviewed to Needs More Information
Hey. I was following up on this, and in our code we treat `verbose` and `info` as synonyms in the code; does this do what you want if you use `debug` as the loglevel? In my testing this suppresses the `info` level notice. (I think this is the confusion of "verbose, as in only show if verbose is enabled", and "verbose, as in be verbose about this all the time") ---------------------------------------- Bug #11395: Loglevel doesn't work on processes https://projects.puppetlabs.com/issues/11395 Author: Jo Rhett Status: Needs More Information Priority: Normal Assignee: Category: logging Target version: Affected Puppet version: 2.6.12 Keywords: Branch: It is incredibly common that we update /etc/nagios/nrpe.cfg and restart the nrpe daemon. So much so that we really don't want to know every time it happens (500+ emails from tagmail) I was able to remove the notification that nrpe.cfg had changed by setting LogLevel to verbose, but we still receive notification that the nrpe process was restarted. I tried putting loglevel on that too, but it has no effect. -- 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.
