fermilab-conf_apache-use-syslog - Change the default httpd.conf to use clogger and local logging
| Website: | http://fermilinux.fnal.gov |
|---|---|
| License: | GPL |
| Vendor: | Scientific Linux |
- Description:
This package will reconfigure the default /etc/httpd/conf/httpd.conf to use clogger in addition to the traditional /var/log/httpd/ logging. We will enable syslog via adding: ErrorLog "| /usr/bin/logger -thttpd -plocal6.err" CustomLog "| /usr/bin/logger -thttpd -plocal6.notice" combined This package requires rsyslog configured for Fermilab's central logging service. Per: RITM0193644
Packages
| fermilab-conf_apache-use-syslog-1.1-3.1.noarch [9 KiB] |
Changelog
by Pat Riehecky (2016-02-25):
- Check to make sure the services are enabled before restarting them |