Hi, sure. From puppet apply --help """ * --logdest: Where to send messages. Choose between syslog, the console, and a log file. Defaults to sending messages to the console. """
So you can either use --logdest=syslog or add logdest=syslog to the appropriate sections of puppet.conf. HTH, Felix On 12/31/2013 12:12 PM, Jay wrote: > Hi Felix, > > Sorry for delay in responding! > > Thanks, I am using red hat platform and logs are created as redirected > output of console to a file on puppet run. > Once again thanks for your input, Could you please point out a sample to > use syslog ? > > Regards, > Jay -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/52C3277A.1060308%40Alumni.TU-Berlin.de. For more options, visit https://groups.google.com/groups/opt_out.
