Issue #4477 has been updated by Jesse Wolfe. Status changed from Needs more information to Accepted Assignee deleted (Markus Roberts) Target version changed from 2.6.2 to queued
If you pass '--reports log' to both the agent and the master, then you'll get fully qualified messages like <code>notice: //snub.localdomain//Stage[main]//Notify[hello]/message: defined 'message' as 'hello'</code> This is how log messages from an agent sent to the master via the reports system look. There are some other node-specific debug messages that are not sent through the reports interface - they are generated on the master, during compilation. an example of these are <code>debug: File[sudoers]: Adding default for content</code> And the messages are, unfortunately, not qualified by hostname. ---------------------------------------- Bug #4477: node name in debug message http://projects.puppetlabs.com/issues/4477 Author: Rudy Gevaert Status: Accepted Priority: Normal Assignee: Category: error reporting Target version: queued Affected version: 2.6.0 Keywords: Branch: Hi, I think it would be easy if the debug messages (that are sent to syslog) would have the node name on each line. That way it's easy to debug a specific node. -- 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.
