Issue #12403 has been updated by Josh Cooper.
When running as a service, and a logdest specified, the log output is getting truncated due to #9595. <pre> Thu Feb 09 11:42:38 -0800 2012 Puppet (debug): Finishing transaction 60443412 Thu Feb 09 11:42:38 -0800 2012 Puppet (info): FileBuck </pre> ---------------------------------------- Bug #12403: Windows agents should log to a file by default https://projects.puppetlabs.com/issues/12403#change-54235 Author: Josh Cooper Status: Accepted Priority: Normal Assignee: Josh Cooper Category: windows Target version: 2.7.x Affected Puppet version: 2.7.6 Keywords: Branch: Puppet agent defaults to using syslog. But since syslog is not commonly available on Windows, puppet agent doesn't log anywhere by default. It is possible to use the `--logdest path` option, but really we should enable a default `:file` log destination within the `logdir`. -- 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.
