On Mar 15, 9:44 am, Kolesar <asim.husano...@gmail.com> wrote:
> Hi All,
>
> I'm absolutely beginner on puppet. For now, I have found one bug.
>
> When I create one muster and one node 
> byhttp://www.youtube.com/watch?v=kBITFtHI8_Uhttp://www.youtube.com/watch?v=KLF1-i8RzGU
>
> I do not view any log on my agent/node when puppet daemon is running.
> tail -f /var/log/puppet/puppet.log
>
> If I stopped puppet daemon, puppet fill puppet.log with all messages,
> maybe from buffer or I do not know.
>
> How can I view realtime log on my agent?


Puppet is probably logging to syslog, so the messages will show up in
the log destination configured for syslog (often /var/log/messages).


John

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