Sample Tool 1 - Log Analyzer
We take a look at a quick example of a log analysis security tool.
This is the kind of tool that you will be able to build using Python once you finish this course.
We will use https://repl.it/ for this example.
Please use the access.log file that is provided in this lecture to test your code.
Understanding the Apache Access Log
A Detailed Introduction to the Apache Access Log
Download