Issue #12392 has been updated by Jeff McCune. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version changed from 2.7.x to 2.7.13
# Merged # ruby.zip has been updated, repacked and uploaded. It now contains the win32-eventlog gem for Windows. The merge in Puppet 2.7.x is: <pre> commit dce623c007e08b894cfec2188c9ecef5b99bf3bc Merge: c210584 8d2ff89 Author: Jeff McCune <[email protected]> Date: Tue Apr 10 11:27:07 2012 -0700 Merge branch 'ticket/2.7.x/12392-eventlog' into 2.7.x * ticket/2.7.x/12392-eventlog: (#12392) Add eventlog destination and log to it by default on Windows (#12392) Created Windows eventlog message resource dll </pre> The merge in FTW 2.5.x is: <pre> commit 666b4d9b4a7d1524d9c7513e0cb1d306f196968b Merge: a666950 32c4edc Author: Jeff McCune <[email protected]> Date: Tue Apr 10 11:08:28 2012 -0700 Merge remote-tracking branch 'joshcooper/ticket/2.5.x/12392-eventlog' into 2.5.x * joshcooper/ticket/2.5.x/12392-eventlog: (#12392) Register puppet eventlog message dll </pre> ---------------------------------------- Feature #12392: Support Windows Event Logging and log to it by default https://projects.puppetlabs.com/issues/12392#change-60163 Author: Dan Hogland Status: Merged - Pending Release Priority: Normal Assignee: Josh Cooper Category: windows Target version: 2.7.13 Affected Puppet version: 2.7.6 Keywords: windows eventlog Branch: https://github.com/puppetlabs/puppet/pull/643 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.
