Issue #9595 has been updated by Radosław Antoniuk. Affected Puppet version changed from 2.7.1 to 2.7.5
what more information do you need? ---------------------------------------- Bug #9595: logs are not flushed completely https://projects.puppetlabs.com/issues/9595 Author: Radosław Antoniuk Status: Needs More Information Priority: Normal Assignee: Category: logging Target version: Affected Puppet version: 2.7.5 Keywords: Branch: the puppet and puppet master (v. 2.7.1) logs are not flushed properly to the files. when puppet/puppetmaster is logging through syslog, all is logged properly. if I switch to logging to the file /var/log/puppet/puppet.log, the file is often cut in the middle of the word, e.g.: <pre> [root@server2 manifests]# tail -2 /var/log/puppet/masterhttp.log [2011-09-19 09:12:32] - -> /production/file_metadata/files/config/jpackage50.repo? [2011-09-19 09:12:33] testsrv.domain.com - - [19/Sep/2011:09:12:33 PDT] "PUT /production/r[root@server2 manifests]# </pre> -- 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.
