Cory Stoker
2013-Jul-17 23:21 UTC
[Puppet Users] Puppetmaster 3.2.3 logging different than previous versions
Hello: After upgrading to Puppet 3.2.3 I have noticed that the puppetmaster does not log the catalog compilation time like it did in 3.1.1 or before. This log line used to look like: "myserver puppet-master[19002]: Compiled catalog for myhost in environment production in 1.01 seconds" Even if I change the logging level to debug in the rack config I do not see this line. Anyone else notice this as well? This could be related to the previous logging issues with 3.2 as in http://projects.puppetlabs.com/issues/20919 . If this is an intended change, what is the best way to get the catalog compile time as this can be important information in regard to how the puppetmaster is performing. Thanks, Cory -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Josh Cooper
2013-Jul-18 05:19 UTC
Re: [Puppet Users] Puppetmaster 3.2.3 logging different than previous versions
On Wed, Jul 17, 2013 at 4:21 PM, Cory Stoker <cory.stoker@gmail.com> wrote:> Hello: > > After upgrading to Puppet 3.2.3 I have noticed that the puppetmaster does > not log the catalog compilation time like it did in 3.1.1 or before. This > log line used to look like: > "myserver puppet-master[19002]: Compiled catalog for myhost in environment > production in 1.01 seconds" > > Even if I change the logging level to debug in the rack config I do not > see this line. Anyone else notice this as well? This could be related to > the previous logging issues with 3.2 as in > http://projects.puppetlabs.com/issues/20919 . If this is an intended > change, what is the best way to get the catalog compile time as this can be > important information in regard to how the puppetmaster is performing. > > Thanks, > Cory > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscribe@googlegroups.com. > To post to this group, send email to puppet-users@googlegroups.com. > Visit this group at http://groups.google.com/group/puppet-users. > For more options, visit https://groups.google.com/groups/opt_out. > > >This is https://projects.puppetlabs.com/issues/21709 Josh -- Josh Cooper Developer, Puppet Labs *Join us at PuppetConf 2013, August 22-23 in San Francisco - * http://bit.ly/pupconf13* **Register now and take advantage of the Final Countdown discount - save 15%!* -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Reasonably Related Threads
- Puppet Dashboard Error 400 Invalid Parameter at passenger pp:48
- Puppet first run timing out
- Converting augeas snippet to puppet augeas resource
- chocolatey, windows, powershell and fault bucket
- Will the puppetmaster compile a catalog if there are not changes?