Author: Mark Slade
Analyzing access logs
As part of the effort to put together better load tests, I’ve written a simple shell script for performing some access log analysis. Use fetch.sh to obtain log files from production servers and analyze.sh <directory containing files> to perform analysis. This will take up a bit of space for a single day. After running this […]