Week Six — Analyse HTTP Logs - matthewlaujh/itpnyu-understandingnetworks GitHub Wiki

As you did with your firewall logs, run your website for a few days, then examine your HTTP access logs.

How many different requests were made to your web server? What do you know about the requests? What user agents (browsers, etc) were used? How many requests did each client make? What organizations are they associated with, at all (whois and nslookup can help determine this)? Are there specific times of day that are most common for activity? Write a summary of your work and findings on your blog.