Tag Archives: one-liners

One Liners for Apache Log Files




I frequently need to look at apache log files to diagnose problems. Over time I’ve developed a series of one liners I can copy and paste to quickly analyze a log file to look for a problems, abuse, popular pages, … Continue reading

Posted in Apache | Tagged , , , | Leave a comment

Piping Too Much Data




I recently ran in to a problem where I had a 1.1 gig Apache transfer log and I needed to produce a list of IPs that had accessed two URLs more than 5 times but exclude a /24 CIDR block … Continue reading

Posted in Linux | Tagged , , | Leave a comment