On Mon, Apr 18, 2011 at 09:16:13AM -0700, Kal McFate wrote:

> How do I tell puppet to log somewhere other than /var/log/messages. None of 
> the logging configuration options seem to do anything any more. Specifically 
> puppetdlog.

/var/log/messages, will, I presume, be your syslog daemon's logging.

It logs at syslogfacility daemon by default. Set syslogfacility to
a different level in your puppet.conf and adjust your syslog accordingly.

Or you may use --logdest /path/to/file on the command line if you wish.

-- 
Ben Hughes || http://www.puppetlabs.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to