There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Java log parser. The goal was to write a parser in Java that parses web server access log file, loads the log to MySQL and checks if a given IP makes more than a certain number of requests for the given duration.