Web Hosting Talk







View Full Version : Location of Logs


Synergy
10-03-2001, 11:32 PM
Can anyone help a fellow hoster out with the location of the correct logs for the following:

-Sendmail
-Apache
-exim

My apache be crashing these days and i'm getting pissed. I suspect a spammer using my services.

davidb
10-03-2001, 11:53 PM
in rh and freebsd, check:
sendmail - /var/log/maillog
httpd - /etc/httpd/logs (depending on install location)
exim - no idea

ffeingol
10-04-2001, 12:00 AM
The location of the apache log(s) would be defined in your httpd.conf (in modern versions of Apache).

Frank