Issue #12392 has been updated by Josh Cooper.
Eventlog support has been implemented (adding an eventlog destination, and writing to it by default) here <https://github.com/joshcooper/puppet/tree/ticket/2.7.x/12392-eventlog>. It also updates the install.rb to register the message resource dll for FOSS. Changes to the MSI (to register the message resource dll) are here <https://github.com/joshcooper/puppet_for_the_win/tree/ticket/master/12392-eventlog> but I am waiting until meeting with Haus to figure out branching for PE 2.5.x and also updating the ruby.zip that gets bundled into the MSI (it needs the win32-eventlog gem). Once these issues are resolved I'll submit pull requests and update this ticket. Also there is a pull request to the acceptance test framework, as the 'git' windows vm snapshot does not include the win32-eventlog gem. This will need to be merged <https://github.com/puppetlabs/puppet-acceptance/pull/188> before the puppet changes are merged. ---------------------------------------- Feature #12392: Support Windows Event Logging and log to it by default https://projects.puppetlabs.com/issues/12392#change-59725 Author: Dan Hogland Status: Accepted Priority: Normal Assignee: Josh Cooper Category: windows Target version: 2.7.x Affected Puppet version: 2.7.6 Keywords: windows eventlog Branch: Puppet on Windows should default the log output from puppet agent executions are sent to Windows Event Logs. Most Windows syslog implementations look here for logs to send out to the central syslog server. -- 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.
