#ErrorLog logs/error_log
ErrorLog syslog:local6
#CustomLog logs/access_log combined
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %D" 
TransferLog "| /usr/bin/logger -t httpd -p local6.info"