Exercise: Analyze Apache log file - count every host

exercises projects

In this exercise we take a log file generated by a web server, and extend the previous exercise analyzing Apache log files.

The task is to write a scrip that will count how many requests came from each different IP address and then print them in descending order.

Solutions

Other pages

Programming Exercises

Author

Gabor Szabo (szabgab) Gabor Szabo