Sort logs by IP count via sed
I wanted to make this post for myself, since I always forget and need to google this. Basically, I wanted to see who the heavy traffic IPs were to a certain website on the server. I have access_logs broken out per vhosts, so typically I tail or grep these logs for a variety of reasons.… Continue reading Sort logs by IP count via sed