Skip to content

This is a Java project that allows you to parse logs and then write code to use them as you need.

License

Notifications You must be signed in to change notification settings

hozaifaO/WebServerLogResources

Repository files navigation

WebServerLogResources

Image of .Log

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.

Things that i Learned.

  1. Object Oriented programing in java.
  2. Arrays , lists and Data Structures.
  3. Developing algorithms.
  4. Making Use of the java in-build functions.

About

This is a Java project that allows you to parse logs and then write code to use them as you need.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages