On Thursday, January 9, 2014 5:11:06 AM UTC-6, Felix.Frank wrote:
>
> Hi, 
>
> I'm not sure whether debug logging ends up in /var/log/messages. There 
> may be syslog configuration issues. 
>
> Here's an idea: 
>
> puppet agent --no-daemonize --debug --verbose --interval=120 --logdest 
> stdout 
>
> That should make your debugging agent try to run once and repeat each 2 
> minutes, dumping the output to your terminal (although I'm not sure if 
> --logdest is still a valid parameter). 
>
>

It would probably be best (though not absolutely essential) to shut down 
the agent daemon first.  Also, --logdest shouldn't be needed in that case.  
When run with --no-daemonize, the agent already sends its output to stdout.


John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/ac97b25f-89e6-475f-b6de-264695938525%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to