On Thu, Jan 27, 2011 at 16:17, Sergey V. Arlashin
<arlashin.mailli...@gmail.com> wrote:

> When I issue
> $ puppetmasterd --no-daemonize --verbose
>
> I get very neat and clear log to STDIN. But I can't figure out how to get
> this log when I start puppetmasterd without --no-daemonize option. Is it
> possible?

To STDOUT?  You can pass '--logdest console' to override the default,
which is that we log to syslog if you are daemonized, and to the
console if not.

The effect of '--verbose' is independent of where the logs are sent,
though, so you will get the same data to whatever log destination is
configured.

Regards,
    Daniel
-- 
⎋ Puppet Labs Developer – http://puppetlabs.com
✉ Daniel Pittman <dan...@puppetlabs.com>
✆ Contact me via gtalk, email, or phone: +1 (877) 575-9775
♲ Made with 100 percent post-consumer electrons

-- 
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