This is a Java project that allows you to parse logs and then tell you the number of Unique IPs have visited or requested recourses from your website and also how many times they have visited the website. You can also use this to create code that makes use of the Apache Server log file and extend it to do more things with like in-depth log analysis.
- Object Oriented programing in java.
- Arrays , lists and Data Structures.
- Developing algorithms.
- Making Use of the java in-build functions.