trey85stang
2011-Jan-14 21:30 UTC
[Puppet Users] puppet agent 2.6.4... log file no longer careted/updated?
I recently installed puppet 2.6.4 on a server and client... And I can not get puppet agent to write to a log file. puppet.conf is as follows: [main] vardir = /var/puppet logdir = $vardir/log rundir = $vardir/run ssldir = $vardir/ssl [agent] classfile = $vardir/classes.txt puppetdlog = $logdir/puppetd.log localconfig = $vardir/localconfig Am I missing something? -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Mohamed Lrhazi
2011-Jan-14 21:43 UTC
Re: [Puppet Users] puppet agent 2.6.4... log file no longer careted/updated?
are the logs in syslogd ? grep -r puppet /var/log ? On Fri, Jan 14, 2011 at 4:30 PM, trey85stang <trey85stang@gmail.com> wrote:> I recently installed puppet 2.6.4 on a server and client... And I can > not get puppet agent to write to a log file. > > puppet.conf is as follows: > > [main] > vardir = /var/puppet > logdir = $vardir/log > rundir = $vardir/run > ssldir = $vardir/ssl > > [agent] > classfile = $vardir/classes.txt > puppetdlog = $logdir/puppetd.log > localconfig = $vardir/localconfig > > Am I missing something? > > -- > 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+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. > >-- يوم نلقاك يوم فرحي و هنايا -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
trey85stang
2011-Jan-14 21:58 UTC
[Puppet Users] Re: puppet agent 2.6.4... log file no longer careted/updated?
They certainly are, thats for pointing that out. Ill just feel embarassed now for not looking there to begin with. :) On Jan 14, 3:43 pm, Mohamed Lrhazi <lrh...@gmail.com> wrote:> are the logs in syslogd ? grep -r puppet /var/log ? > > > > On Fri, Jan 14, 2011 at 4:30 PM, trey85stang <trey85st...@gmail.com> wrote: > > I recently installed puppet 2.6.4 on a server and client... And I can > > not get puppet agent to write to a log file. > > > puppet.conf is as follows: > > > [main] > > vardir = /var/puppet > > logdir = $vardir/log > > rundir = $vardir/run > > ssldir = $vardir/ssl > > > [agent] > > classfile = $vardir/classes.txt > > puppetdlog = $logdir/puppetd.log > > localconfig = $vardir/localconfig > > > Am I missing something? > > > -- > > 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+unsubscribe@googlegroups.com. > > For more options, visit this group athttp://groups.google.com/group/puppet-users?hl=en. > > -- > يوم نلقاك يوم فرحي و هنايا-- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.