News

You can accomplish this by using the Combined Log Format rather than the default Common Log Format. In your Apache configuration files, search for the CustomLog keyword, and modify it to look like the ...
Analyze Apache logs with Analog If you're looking for a useful log analysis program, check out Analog. This powerful, fast tool creates Web pages based on the analysis of Apache log files.
Security Warning Anyone who can write to the directory where Apache is writing a log file can almost certainly gain access to the uid that the server is started as, which is normally root. Do NOT ...
Dave tackles analysis of the ugly Apache web server log. I know, in my last article I promised I'd jump back into the mail merge program I started building a while back. Since I'm having some hiccups ...
Sort of. I believe it is purely a configuration decision whether to have them expire or not, in my setup they are never deleted. <BR><BR>However, in my setup old logs are compressed. (Logs get rotated ...
Last month, we spent a lot of time digging around in the Apache log files to see how you can use basic Linux commands to ascertain some basic statistics about your Web site. You'll recall that even ...
I'm running apache 2.x and want to turn up my log details for use with webalizer.<BR><BR>I used hostrocket until about a year ago and liked the referrer page and detailed browser ...
Apache: Log Files are typically found in /var/log and subdirectories; also, using the locate access.log command will quickly spot server logs.