cnjohnson wrote: > I am running puppet-0.24.8 with passenger-2.2.2, apache-2.2.3 on RHEL > 5.2. I have two nodes, one x86_64 and one ppc64, that have the client > running and they are checking in regularly as expected. I have a > minimal site.pp file which defines the owner, group and permissions on > several files. Changes to those files on the two client nodes are > reverted according to the site.pp file as expected. > > I have a question about logging, though. Puppet now logs through /var/ > log/messages. This is fine, but not my first choice. Is this being > handled by apache? Do I need to add an entry in the virtual host > section of httpd.conf; or is this being handled by rack? I would > prefer that the logging be done in /var/puppet/log/masterhttp.log > > Any suggestions would be appreciated.
Take a look at the configuration reference at [1], especially the httplog, logdir, rails_loglevel. railslog, report*, and syslogfacility. See [2] for details on reporting. Regards, DavidS [1] http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference [2] http://reductivelabs.com/trac/puppet/wiki/ReportReference --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---